Skip to content

Instantly share code, notes, and snippets.

@samuelbutler
Created December 22, 2022 21:52
Show Gist options
  • Select an option

  • Save samuelbutler/de711477760007edd686ca68f32149af to your computer and use it in GitHub Desktop.

Select an option

Save samuelbutler/de711477760007edd686ca68f32149af to your computer and use it in GitHub Desktop.
Realtime_PyAudio_FFT installation
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