Package org.jfugue.extras

Class Summary
DiatonicIntervalPatternTransformer The DiatonicIntervalPatternTransformer transposes all notes in the given Pattern by a diatonic interval (1 -- unison, 2 -- second, ...
DurationPatternTool Calculates the length of the given pattern, in pulses per quarter (PPQ)
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.
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  
Midi2JFugue  
MidiEventReader  
MusicStringDemo  
ReversePatternTransformer Reverses a given pattern.
RockPatternFactory Generates pre-defined rock rhythms.