/python-visualiser

Plots the Fast Fourier Transform data for a WAV file.

Primary LanguagePython

Python-Visualiser

Link to original repo

Setup

    sudo apt-get install python-numpy
    sudo apt-get install python-matplotlib
  • pydub should be installed

Running the application

  • use importer.py to import a .wav stereo file to a .wav mono file
  • run make.sh with the arguments input_sound output_video