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

G

GENERAL_BUTTON_1 - Static variable in class org.jfugue.Controller
 
GENERAL_BUTTON_2 - Static variable in class org.jfugue.Controller
 
GENERAL_BUTTON_3 - Static variable in class org.jfugue.Controller
 
GENERAL_BUTTON_4 - Static variable in class org.jfugue.Controller
 
GENERAL_ERROR - Static variable in exception org.jfugue.JFugueException
General error
GENERAL_PURPOSE_BUTTON_1 - Static variable in class org.jfugue.Controller
 
GENERAL_PURPOSE_BUTTON_2 - Static variable in class org.jfugue.Controller
 
GENERAL_PURPOSE_BUTTON_3 - Static variable in class org.jfugue.Controller
 
GENERAL_PURPOSE_BUTTON_4 - Static variable in class org.jfugue.Controller
 
get(String) - Method in class org.jfugue.MicrotoneNotation
 
getAllEventsSortedByTimestamp(Sequence) - Static method in class org.jfugue.TimeEventManager
Returns the events from this sequence in temporal order.
getAttackVelocity() - Method in class org.jfugue.Note
Returns the attack velocity for this note.
getBend() - Method in class org.jfugue.PitchBend
Returns the value of the pitch bend for this object.
getDecayVelocity() - Method in class org.jfugue.Note
Returns the decay velocity for this note.
getDecimalDuration() - Method in class org.jfugue.Note
Returns the decimal fraction value for the duration.
getDecimalForDuration(String) - Static method in class org.jfugue.Note
Returns the decimal duration that is equal to the given MusicString representation.
getDescription() - Method in class org.jfugue.extras.ReversePatternTransformer
 
getDuration() - Method in class org.jfugue.DurationPatternTool
 
getDuration() - Method in class org.jfugue.Note
Returns the duration of this note.
getFrequencyForNote(int) - Static method in class org.jfugue.Note
Returns the frequency, in Hertz, for the given note value.
getIndex() - Method in class org.jfugue.Controller
Returns the index of the controller event for this object.
getInstrument() - Method in class org.jfugue.Instrument
Returns the instrument used in this object
getInstrumentName() - Method in class org.jfugue.Instrument
Returns the name of the instrument used in this object
getInstrumentsUsedInPattern(Pattern) - Method in class org.jfugue.extras.GetInstrumentsUsedTool
 
GetInstrumentsUsedTool - Class in org.jfugue.extras
Returns a List containing all of the instruments used in the given pattern.
GetInstrumentsUsedTool() - Constructor for class org.jfugue.extras.GetInstrumentsUsedTool
 
getKey() - Method in class org.jfugue.PolyphonicPressure
Returns the key for this object.
getKeySig() - Method in class org.jfugue.KeySignature
Returns the key signature for this object.
getLayer() - Method in class org.jfugue.Layer
Returns the layer used in this object
getLayer(int) - Method in class org.jfugue.Rhythm
 
getMusicString() - Method in class org.jfugue.ChannelPressure
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in class org.jfugue.Controller
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in class org.jfugue.Instrument
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in interface org.jfugue.JFugueElement
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in class org.jfugue.KeySignature
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in class org.jfugue.Layer
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in class org.jfugue.Measure
Returns the Music String representing this element.
getMusicString(String) - Method in class org.jfugue.MicrotoneNotation
 
getMusicString() - Method in class org.jfugue.Note
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in class org.jfugue.Pattern
Returns the music string kept in this pattern
getMusicString() - Method in class org.jfugue.PitchBend
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in class org.jfugue.PolyphonicPressure
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in class org.jfugue.Rhythm
 
getMusicString() - Method in class org.jfugue.Tempo
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in class org.jfugue.Time
Returns the Music String representing this element and all of its settings.
getMusicString() - Method in class org.jfugue.Voice
Returns the Music String representing this element and all of its settings.
getMusicStringWithIntervals() - Method in class org.jfugue.IntervalNotation
 
getMusicXMLDoc() - Method in class org.jfugue.MusicXmlRenderer
creates the internal Document with the top-level Element.
getMusicXMLString() - Method in class org.jfugue.MusicXmlRenderer
creates the internal Document with the top-level Element and then creates the MusicXML file (as a string) from the internal Document
getNote(String) - Static method in class org.jfugue.MusicStringParser
Parses a string which presumably contains one token, which is a note.
getNote(Pattern) - Static method in class org.jfugue.MusicStringParser
Parses a pattern which presumably contains one token, which is a note.
getParameters() - Method in class org.jfugue.extras.ReversePatternTransformer
ReversePatternTransformer does not require that the user specify any variables.
getPattern() - Method in class org.jfugue.extras.GetPatternForVoiceTool
 
getPattern(String) - Method in class org.jfugue.MicrotoneNotation
 
getPattern() - Method in class org.jfugue.MusicStringRenderer
 
getPattern() - Method in class org.jfugue.Rhythm
 
getPatternForRootNote(String) - Method in class org.jfugue.IntervalNotation
 
getPatternForRootNote(Pattern) - Method in class org.jfugue.IntervalNotation
 
getPatternForRootNote(Note) - Method in class org.jfugue.IntervalNotation
 
GetPatternForVoiceTool - Class in org.jfugue.extras
Returns all of the MusicString events that are played in the requested Voice (i.e., Channel)
GetPatternForVoiceTool(int) - Constructor for class org.jfugue.extras.GetPatternForVoiceTool
 
getPatternFromListening() - Method in class org.jfugue.DeviceThatWillTransmitMidi
 
getPatternWithInterval(Pattern) - Method in class org.jfugue.Rhythm
 
getPatternWithInterval(String) - Method in class org.jfugue.Rhythm
 
getPatternWithInterval(Note) - Method in class org.jfugue.Rhythm
 
getPressure() - Method in class org.jfugue.ChannelPressure
Returns the pressure for this object.
getPressure() - Method in class org.jfugue.PolyphonicPressure
Returns the pressure for this object.
getProperties() - Method in class org.jfugue.Pattern
Get all properties set on this pattern, such as "author" or "date".
getPropertiesAsParagraph() - Method in class org.jfugue.Pattern
Returns a String containing key-value pairs stored in this object's properties, separated by newline characters.
getPropertiesAsSentence() - Method in class org.jfugue.Pattern
Returns a String containing key-value pairs stored in this object's properties, separated by semicolons and spaces.
getProperty(String) - Method in class org.jfugue.Pattern
Get a property on this pattern, such as "author" or "date".
getReceiver() - Method in class org.jfugue.DeviceThatWillReceiveMidi
 
getResetPitchWheelString() - Static method in class org.jfugue.MicrotoneNotation
 
getScale() - Method in class org.jfugue.KeySignature
Returns the scale for this object.
getSequence() - Method in class org.jfugue.MidiEventManager
Returns the current sequence, which is a collection of tracks.
getSequence() - Method in class org.jfugue.MidiRenderer
Returns the last sequence generated by this renderer
getSequence(Pattern) - Method in class org.jfugue.Player
Returns the sequence containing the MIDI data from the given pattern.
getSequenceFromListening() - Method in class org.jfugue.DeviceThatWillTransmitMidi
 
getSequenceLength(Sequence) - Method in class org.jfugue.Player
 
getSequencePosition() - Method in class org.jfugue.Player
 
getSequencer() - Method in class org.jfugue.Player
Returns the sequencer containing the MIDI data from a pattern that has been parsed.
getSequencer() - Method in class org.jfugue.StreamingPlayer
Returns the sequencer containing the MIDI data from a pattern that has been parsed.
getSequencerConnectedToSynthesizer(Synthesizer) - Static method in class org.jfugue.Player
Returns an instance of a Sequencer that uses the provided Synthesizer as its receiver.
getStringForDuration(double) - Static method in class org.jfugue.Note
Returns a MusicString representation of a decimal duration.
getStringForNote(byte, double) - Static method in class org.jfugue.Note
Returns a MusicString representation of the given MIDI note value and duration -- which indicates a note and an octave.
getStringForNote(byte) - Static method in class org.jfugue.Note
Returns a MusicString representation of the given MIDI note value -- which indicates a note and an octave.
getSubstitution(char) - Method in class org.jfugue.Rhythm
 
getTempo() - Method in class org.jfugue.Tempo
Returns the value of the tempo for this object.
getTime() - Method in class org.jfugue.Time
Returns the time used in this object
getTimeFactor(Sequence, double) - Static method in class org.jfugue.TimeFactor
 
getTitle() - Method in class org.jfugue.Pattern
Returns the title of this Pattern As of JFugue 4.0, the title is set as a property with the key Pattern.TITLE
getTokens() - Method in class org.jfugue.Pattern
Returns an array of strings representing each token in the Pattern.
getTracing() - Method in class org.jfugue.Parser
Returns the current state of tracing.
getTrackTimer() - Method in class org.jfugue.MidiEventManager
Returns the timer for the current track.
getTrackTimer() - Method in class org.jfugue.StreamingMidiEventManager
Returns the timer for the current track.
getTransmitter() - Method in class org.jfugue.DeviceThatWillTransmitMidi
 
getType() - Method in class org.jfugue.Note
Returns the note type - either First, Sequential, or Parallel.
getValue() - Method in class org.jfugue.Controller
Returns the value of the controller event for this object.
getValue() - Method in class org.jfugue.Note
Returns the numeric value of this note.
getVerifyString() - Method in class org.jfugue.ChannelPressure
Returns verification string in this format: ChannelPressure: pressure={#}
getVerifyString() - Method in class org.jfugue.Controller
Returns verification string in this format: Controller: index={#}, value={#}
getVerifyString() - Method in class org.jfugue.Instrument
Returns verification string in this format: Instrument: instrument={#}
getVerifyString() - Method in interface org.jfugue.JFugueElement
Returns a verification string, which should contain a String representation of all of the aspects of the given element.
getVerifyString() - Method in class org.jfugue.KeySignature
Returns verification string in this format: KeySig: keySig={#}, scale={#}
getVerifyString() - Method in class org.jfugue.Layer
Returns verification string in this format: Layer: layer={#}
getVerifyString() - Method in class org.jfugue.Measure
Returns verification string in this format: Measure
getVerifyString() - Method in class org.jfugue.Note
Returns verification string in this format: Note: value={#}, duration={#}, startTie={T|F}, endTie={T|F}, attack={#}, decay={#}, isFirst={T|F}, isParallel={T|F}, isSequential={T|F}
getVerifyString() - Method in class org.jfugue.PitchBend
Returns verification string in this format: PitchBend: bend={#}
getVerifyString() - Method in class org.jfugue.PolyphonicPressure
Returns verification string in this format: PolyphonicPressure: key={#}, pressure={#}
getVerifyString() - Method in class org.jfugue.Tempo
Returns verification string in this format: Tempo: tempo={#}
getVerifyString() - Method in class org.jfugue.Time
Returns verification string in this format: Time: time={#}
getVerifyString() - Method in class org.jfugue.Voice
Returns verification string in this format: Voice: voice={#}
getVoice(int) - Method in class org.jfugue.Rhythm
 
getVoice() - Method in class org.jfugue.Voice
Returns the voice used in this object
getVoiceDetails(int) - Method in class org.jfugue.Rhythm
 
GLOCKENSPIEL - Static variable in class org.jfugue.Instrument
 
GOBLINS - Static variable in class org.jfugue.Instrument
 
GRAVE - Static variable in class org.jfugue.Tempo
 
GUITAR - Static variable in class org.jfugue.Instrument
 
GUITAR_FRET_NOISE - Static variable in class org.jfugue.Instrument
 
GUITAR_HARMONICS - Static variable in class org.jfugue.Instrument
 
GUNSHOT - Static variable in class org.jfugue.Instrument
 

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