This sketch demonstrates how to use the clearSignals method of a Polyphonic class.
Currently the only Polyphonic class in Minim is AudioOutput.
This sketch adds a sine wave and a saw wave to the output which you can clear by pressing any key.
Source code: clearSignals waveform
Built with Processing