animata.controls
Class BoneTempoKeys

java.lang.Object
  extended by animata.controls.Control
      extended by animata.controls.BoneTempoKeys

public class BoneTempoKeys
extends Control


Constructor Summary
BoneTempoKeys(MidiInput in, int low, int high, java.lang.String bone, float tempo, int channel)
           
BoneTempoKeys(processing.xml.XMLElement element, MidiInput in)
           
 
Method Summary
 void noteOffReceived(Note n)
           
 void noteOnReceived(Note n)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoneTempoKeys

public BoneTempoKeys(MidiInput in,
                     int low,
                     int high,
                     java.lang.String bone,
                     float tempo,
                     int channel)

BoneTempoKeys

public BoneTempoKeys(processing.xml.XMLElement element,
                     MidiInput in)
Method Detail

noteOnReceived

public void noteOnReceived(Note n)

noteOffReceived

public void noteOffReceived(Note n)


processing library AnimataPlayback by Michael Forrest. (c) 2008