A B C D E F G H I J K L M N O P Q R S T V W X

A

ACCORDIAN - Static variable in class org.jfugue.Instrument
 
ACOUSTIC_BASS - Static variable in class org.jfugue.Instrument
 
ACOUSTIC_BASS_DRUM - Static variable in class org.jfugue.Note
 
ACOUSTIC_GRAND - Static variable in class org.jfugue.Instrument
 
ACOUSTIC_SNARE - Static variable in class org.jfugue.Note
 
ADAGIETTO - Static variable in class org.jfugue.Tempo
 
ADAGIO - Static variable in class org.jfugue.Tempo
 
add(Pattern) - Method in class org.jfugue.Pattern
Adds an additional pattern to the end of this pattern.
add(String) - Method in class org.jfugue.Pattern
Adds a music string to the end of this pattern.
add(Pattern, int) - Method in class org.jfugue.Pattern
Adds an additional pattern to the end of this pattern.
add(String, int) - Method in class org.jfugue.Pattern
Adds a music string to the end of this pattern.
add(Pattern...) - Method in class org.jfugue.Pattern
Adds a number of patterns sequentially
add(String...) - Method in class org.jfugue.Pattern
Adds a number of patterns sequentially
addElement(JFugueElement) - Method in class org.jfugue.Pattern
Adds an individual element to the pattern.
addEvent(int, int) - Method in class org.jfugue.MidiEventManager
Adds a MIDI event to the current track.
addEvent(int, int, int) - Method in class org.jfugue.MidiEventManager
Adds a MIDI event to the current track.
addEvent(int, int) - Method in class org.jfugue.StreamingMidiEventManager
Adds a MIDI event to the current track.
addEvent(int, int, int) - Method in class org.jfugue.StreamingMidiEventManager
Adds a MIDI event to the current track.
addMetaMessage(int, byte[]) - Method in class org.jfugue.MidiEventManager
Adds a MetaMessage to the current track.
addMetaMessage(int, byte[]) - Method in class org.jfugue.StreamingMidiEventManager
Adds a MetaMessage to the current track.
addNoteEvent(int, int, int, long, boolean, boolean) - Method in class org.jfugue.MidiEventManager
Adds a ShortMessage.NOTE_ON event to the current track, using attack and decay velocity values.
addNoteEvents(byte, byte, byte, long, boolean, boolean) - Method in class org.jfugue.StreamingMidiEventManager
Adds a ShortMessage.NOTE_ON event to the current track, using attack and decay velocity values.
addParserListener(ParserListener) - Method in class org.jfugue.Anticipator
Adds a ParserListener.
addParserListener(ParserListener) - Method in class org.jfugue.DeviceThatWillTransmitMidi
 
addParserListener(ParserListener) - Method in class org.jfugue.Parser
Adds a ParserListener.
addParserProgressListener(ParserProgressListener) - Method in class org.jfugue.Parser
Adds a ParserListener.
addPatternListener(PatternListener) - Method in class org.jfugue.Pattern
Adds a PatternListener.
addSubstitution(char, String) - Method in class org.jfugue.Rhythm
 
advanceTrackTimer(long) - Method in class org.jfugue.MidiEventManager
Advances the timer for the current track by the specified duration, which is specified in Pulses Per Quarter (PPQ)
advanceTrackTimer(long) - Method in class org.jfugue.StreamingMidiEventManager
Advances the timer for the current track by the specified duration, which is specified in Pulses Per Quarter (PPQ)
AGOGO - Static variable in class org.jfugue.Instrument
 
ALL_CONTROLLERS_OFF - Static variable in class org.jfugue.Controller
 
ALL_NOTES_OFF - Static variable in class org.jfugue.Controller
 
ALL_SOUND_OFF - Static variable in class org.jfugue.Controller
 
ALLEGRETTO - Static variable in class org.jfugue.Tempo
 
ALLEGRO - Static variable in class org.jfugue.Tempo
 
allNotesOff() - Static method in class org.jfugue.Player
 
allNotesOff(Synthesizer) - Static method in class org.jfugue.Player
Stops all notes from playing on all MIDI channels.
ALTO_SAX - Static variable in class org.jfugue.Instrument
 
ANDANTE - Static variable in class org.jfugue.Tempo
 
ANDANTINO - Static variable in class org.jfugue.Tempo
 
Anticipator - Class in org.jfugue
This class can be used in conjunction with a call to Player.play() to inform your application about musical events before they happen.
Anticipator() - Constructor for class org.jfugue.Anticipator
 
APPLAUSE - Static variable in class org.jfugue.Instrument
 
ATMOSPHERE - Static variable in class org.jfugue.Instrument
 
ATTACK_TIME - Static variable in class org.jfugue.Controller
 

A B C D E F G H I J K L M N O P Q R S T V W X