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

This sketch demonstrates how to use the addSignal method of a Polyphonic class. Currently the only Polyphonic class in Minim is AudioOutput. This sketch adds a sine wave to the output and you should be hearing (and seeing) the results of that now.

Source code: addSignal waveform

Built with Processing