|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tempo | |
---|---|
org.jfugue | |
org.jfugue.extras |
Uses of Tempo in org.jfugue |
---|
Methods in org.jfugue with parameters of type Tempo | |
---|---|
protected void |
Parser.fireTempoEvent(Tempo event)
Tells all ParserListener interfaces that a tempo event has been parsed. |
void |
StreamingMidiRenderer.tempoEvent(Tempo tempo)
|
void |
PatternTransformer.tempoEvent(Tempo tempo)
Extend this method to make your transformer modify the tempo. |
void |
ParserListenerAdapter.tempoEvent(Tempo tempo)
Called when the parser encounters a tempo event. |
void |
ParserListener.tempoEvent(Tempo tempo)
Called when the parser encounters a tempo event. |
void |
MusicStringRenderer.tempoEvent(Tempo tempo)
|
void |
MidiRenderer.tempoEvent(Tempo tempo)
|
void |
EasyAnticipatorListener.tempoEvent(Tempo tempo)
|
Uses of Tempo in org.jfugue.extras |
---|
Methods in org.jfugue.extras with parameters of type Tempo | |
---|---|
void |
ReversePatternTransformer.tempoEvent(Tempo tempo)
|
void |
GetPatternForVoiceTool.tempoEvent(Tempo tempo)
Tempo changes affect the voice regardless of what voice they appear to be in |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |