|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Instrument | |
---|---|
org.jfugue | |
org.jfugue.extras |
Uses of Instrument in org.jfugue |
---|
Methods in org.jfugue with parameters of type Instrument | |
---|---|
abstract void |
EasyAnticipatorListener.extendedNoteEvent(Voice voice,
Instrument instrument,
Note note)
|
protected void |
Parser.fireInstrumentEvent(Instrument event)
Tells all ParserListener interfaces that an instrument event has been parsed. |
void |
EasyAnticipatorListener.instrumentEvent(Instrument instrument)
|
void |
ParserListener.instrumentEvent(Instrument instrument)
Called when the parser encounters an instrument event. |
void |
MusicStringRenderer.instrumentEvent(Instrument instrument)
|
void |
PatternTransformer.instrumentEvent(Instrument instrument)
Extend this method to make your transformer modify the instrument. |
void |
MidiRenderer.instrumentEvent(Instrument instrument)
|
void |
StreamingMidiRenderer.instrumentEvent(Instrument instrument)
|
void |
ParserListenerAdapter.instrumentEvent(Instrument instrument)
Called when the parser encounters an instrument event. |
Uses of Instrument in org.jfugue.extras |
---|
Methods in org.jfugue.extras with parameters of type Instrument | |
---|---|
void |
GetPatternForVoiceTool.instrumentEvent(Instrument instrument)
Called when the parser encounters an instrument event. |
void |
ReversePatternTransformer.instrumentEvent(Instrument instrument)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |