|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.frinika.sequencer.NoteOnCache
public class NoteOnCache
A cache object to keep hold of notes that are currently on.
Constructor Summary | |
---|---|
NoteOnCache()
|
Method Summary | |
---|---|
void |
interceptMessage(javax.sound.midi.MidiMessage msg,
javax.sound.midi.Receiver receiver)
|
void |
releasePendingNoteOffs()
Send note-off to all pending notes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoteOnCache()
Method Detail |
---|
public final void interceptMessage(javax.sound.midi.MidiMessage msg, javax.sound.midi.Receiver receiver)
public final void releasePendingNoteOffs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |