|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.transport.AbstractMMCSlave
public abstract class AbstractMMCSlave
An abstract MIDI Machine Control slave. Extend this class with a MIDI input and call receive with each received MidiMessage. The associated Transport is then slaved to the external MIDI source providing the MIDI Machine Control messages.
Constructor Summary | |
---|---|
AbstractMMCSlave(Transport t)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractMMCSlave(Transport t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |