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

This sketch demonstrates how to use the effectCount method of an Effectable class. The class used here is AudioOutput, but you can also get the effect count of AudioInput, AudioPlayer, and AudioSample objects. The effect count is simply how many effects are currently attached to the Effectable.

Source code: effectCount

Built with Processing