This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

This sketch demonstrates how to use the sound and noSound methods of a Polyphonic class. Currently the only Polyphonic class in Minim is AudioOutput. This sketch adds four sine waves to the output and you can toggle the sounding state of the output by pressing any key.

Source code: soundNoSound waveform

Built with Processing