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

Research realtime processing with Soundfile & matplotlib #16

Open
5 tasks
KinMaynard opened this issue Aug 19, 2021 · 0 comments
Open
5 tasks

Research realtime processing with Soundfile & matplotlib #16

KinMaynard opened this issue Aug 19, 2021 · 0 comments
Assignees
Labels
question Further information is requested
Milestone

Comments

@KinMaynard
Copy link
Owner

KinMaynard commented Aug 19, 2021

The goal is to return a buffer or stream to process & plot with other functions. Matplotlib is not intended for this purpose but it can be done. Start by reading the SoundFile Docs about buffer reading/stream processing.

Research

  • how to work with streams/buffers in soundfile
  • realtime plotting with matplotlib
  • Mpl blitting
  • Mpl animation
  • library for timing functions and finding performance bottlenecks
@KinMaynard KinMaynard added the question Further information is requested label Aug 19, 2021
@KinMaynard KinMaynard self-assigned this Aug 19, 2021
@KinMaynard KinMaynard added this to the 2.0 Release milestone Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant