aiXander / Realtime_PyAudio_FFT

Realtime audio analysis in Python, using PyAudio and Numpy to extract and visualize FFT features from streaming audio.
MIT License
955 stars 185 forks source link

Option to select device index, visualizer height, visualizer ratio, etc. #9

Closed danielloera closed 3 years ago

danielloera commented 3 years ago

These could be added with a simple implementation of argparse.