Created
December 22, 2022 21:52
-
-
Save samuelbutler/de711477760007edd686ca68f32149af to your computer and use it in GitHub Desktop.
Realtime_PyAudio_FFT installation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cd Realtime_PyAudio_FFT | |
| pip install -r requirements.txt | |
| sudo apt install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0 | |
| python run_FFT_analyzer.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment