This sketch demonstrates very simply how you might use the inverse FFT to modify an audio signal.
Press 's' to set frequency band corresponding to 600 Hz in the FFT to 300.
Now press 'd' to take the inverse FFT. You will see a wave form appear in the top of the sketch.
Source code: SetFreq
Built with Processing