Package org.jfugue.extras

Class Summary
DiatonicIntervalPatternTransformer The DiatonicIntervalPatternTransformer transposes all notes in the given Pattern by a diatonic interval (1 -- unison, 2 -- second, ...
DurationPatternTransformer The DurationPatternTransformer multiplies the duration of all notes in the given Pattern by a factor passed as a parameter.
FilePlayer Plays music strings from a text file.
GetInstrumentsUsedTool Returns a List containing all of the instruments used in the given pattern.
GetPatternForVoiceTool Returns all of the MusicString events that are played in the requested Voice (i.e., Channel)
IntervalPatternTransformer The IntervalPatternTransformer alters music by changing the interval, or step, for each note in the given Pattern.
IntervalTransformer  
InvertPatternTransformer Inverts the notes of the given pattern, around the provided "fulcrum" note.
Midi2JFugue  
ReversePatternTransformer Reverses a given pattern.