|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.frinika.sequencer.MidiEventProcessor
com.frinika.sequencer.midieventprocessor.Transpose
public class Transpose
Constructor Summary | |
---|---|
Transpose(int amount)
|
Method Summary | |
---|---|
void |
processControllerEvent(ControllerEvent event)
|
void |
processNoteEvent(NoteEvent event)
|
Methods inherited from class com.frinika.sequencer.MidiEventProcessor |
---|
canProcessChannel, getEndTick, getStartTick, setChannels, setEndTick, setStartTick |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Transpose(int amount)
Method Detail |
---|
public void processNoteEvent(NoteEvent event)
processNoteEvent
in class MidiEventProcessor
public void processControllerEvent(ControllerEvent event)
processControllerEvent
in class MidiEventProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |