animata.controls
Class NoteBone
java.lang.Object
animata.controls.Control
animata.controls.NoteBone
- All Implemented Interfaces:
- java.util.Observer
public class NoteBone
- extends Control
- implements java.util.Observer
|
Constructor Summary |
NoteBone(MidiInput in,
int channel,
java.lang.String bone,
float on,
float off,
int note)
|
NoteBone(processing.xml.XMLElement element,
MidiInput in)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoteBone
public NoteBone(processing.xml.XMLElement element,
MidiInput in)
NoteBone
public NoteBone(MidiInput in,
int channel,
java.lang.String bone,
float on,
float off,
int note)
noteOnReceived
public void noteOnReceived(Note n)
noteOffReceived
public void noteOffReceived(Note n)
update
public void update(java.util.Observable o,
java.lang.Object arg)
- Specified by:
update in interface java.util.Observer
processing library AnimataPlayback by Michael Forrest. (c) 2008