pyqtgraph-spectrographer
pyqtgraph-spectrographer copied to clipboard
A pyqtgraph based spectrogram app using pyaudio.
There have been some changes to pyqtgraph - I think I've managed to fix most of the differences in the attached code [main.zip](https://github.com/flothesof/pyqtgraph-spectrographer/files/15110901/main.zip) Test with ``` Package Version ------------------- -----------...
Updated dependencies for a few items to get this working again on Python 3.10.
Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
I verified that this program works great on a Jetson Nano with a USB Microphone that has 16bit depth. But, I'm having issues getting it to work with an I2S...