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

This sketch demonstrates how to use the isSounding method 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 disable/enable them by pressing '1', '2', '3', and '4'. Text will be displayed on the screen stating whether or not the output is making sound.

Source code: isSounding waveform

Built with Processing