/fft_harmonics

realtime Fast Fourier Transform on musical triads

Primary LanguagePythonMIT LicenseMIT

alt text

Mac OSX:

brew install python3 pyqt
pip3 install pyqtgraph numpy scipy

brew install portaudio
pip3 install pyaudio

Linux:

sudo apt-get install -y \
  python3 \
  python3-numpy \
  python3-pyqt4 \
  python3-pyqtgraph \
  python3-pyaudio \
  python3-scipy

Running

./visualize-harmonics