|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.frinika.tootX.midi.ControlMapper
public class ControlMapper
Used to control a toot Control using the data of a midi message.
Constructor Summary | |
---|---|
ControlMapper(uk.org.toot.control.Control cntrl,
javax.sound.midi.ShortMessage proto)
|
Method Summary | |
---|---|
void |
close()
|
void |
send(javax.sound.midi.MidiMessage mess,
long arg1)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ControlMapper(uk.org.toot.control.Control cntrl, javax.sound.midi.ShortMessage proto)
cntrl
- the control to be tweakedproto
- an example of the midi message to do the jobMethod Detail |
---|
public void close()
close
in interface javax.sound.midi.Receiver
public void send(javax.sound.midi.MidiMessage mess, long arg1)
send
in interface javax.sound.midi.Receiver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |