graphic-processing-site-examples-Libraries-Minim--Sound--AddListener-AddListener.pde / pde
Add Listener by Damien Di Fede. This sketch demonstrates how to use the <code>addListener</code> method of a <code>Recordable</code> class. The class used here is <code>AudioPlayer</code>, but you can also add listeners to <code>AudioInput</code>, <code>AudioOutput</code>, and <code>AudioSample</code> objects. The class defined in waveform.pde implements the <code>AudioListener</code> interface and can therefore be added as a listener to <code>groove</code>.
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.