Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real time spectrogram gui enhancement #70

Conversation

Shubhanshu-356
Copy link

Hi Soumya Kushwaha,

I've made some major upgrades to the real-time audio spectrogram:

1.Multithreading: Now, the audio processing and GUI updates happen at the same time, making everything run smoother.
2.Audio Buffering: Added a feature to store incoming audio samples efficiently, improving stability and reliability.
3.Optimized Plotting: The plots now show up faster and look better thanks to some tweaks in the code.

Thank You

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @Shubhanshu-356! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@Shubhanshu-356 Shubhanshu-356 deleted the real-time-spectrogram-gui-enhancement branch May 17, 2024 16:52
@Shubhanshu-356 Shubhanshu-356 restored the real-time-spectrogram-gui-enhancement branch May 19, 2024 16:09
@Shubhanshu-356 Shubhanshu-356 deleted the real-time-spectrogram-gui-enhancement branch May 19, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant