The scripts were written for Python 2.7. Download the entire repository to a folder and load scripts as needed. Inexperienced python users can edit the input parameters in the files directly.
This project is a simple Python program that computes the Fast Fourier Transform (FFT) of a .wav file or a sine wave defined by the user. Users can define the frequency, phase, sample frequency and ...