This is a program that splits sound taken from the microphone into its basic frequencies and displays them real-time in a window. You can whistle to the microphone and see the plot going up and down with the change of pitch. The program uses the Fast Fourier Transform (FFT) algorithm. |