Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W
X
I
insert(String)
- Method in class org.jfugue.
Pattern
Inserts a MusicString before this music string.
Instrument
- Class in
org.jfugue
Represents instrument changes, also known as
patch changes
.
Instrument(byte)
- Constructor for class org.jfugue.
Instrument
Creates a new Instrument object, with the specified instrument number.
INSTRUMENT_EXC
- Static variable in exception org.jfugue.
JFugueException
The Instrument command, I
instrument
, is not a valid instrument.
INSTRUMENT_NAME
- Static variable in class org.jfugue.
Instrument
instrumentEvent(Instrument)
- Method in class org.jfugue.
CollatedParserListener
instrumentEvent(Instrument)
- Method in class org.jfugue.
EasyAnticipatorListener
instrumentEvent(Instrument)
- Method in class org.jfugue.extras.
GetInstrumentsUsedTool
instrumentEvent(Instrument)
- Method in class org.jfugue.extras.
GetPatternForVoiceTool
Called when the parser encounters an instrument event.
instrumentEvent(Instrument)
- Method in class org.jfugue.extras.
ReversePatternTransformer
instrumentEvent(Instrument)
- Method in class org.jfugue.
MidiRenderer
instrumentEvent(Instrument)
- Method in class org.jfugue.
MusicStringRenderer
instrumentEvent(Instrument)
- Method in class org.jfugue.
MusicXmlRenderer
instrumentEvent(Instrument)
- Method in interface org.jfugue.
ParserListener
Called when the parser encounters an instrument event.
instrumentEvent(Instrument)
- Method in class org.jfugue.
ParserListenerAdapter
Called when the parser encounters an instrument event.
instrumentEvent(Instrument)
- Method in class org.jfugue.
PatternTransformer
Extend this method to make your transformer modify the instrument.
instrumentEvent(Instrument)
- Method in class org.jfugue.
StreamingMidiRenderer
INTELLIGENT_RESOLVER_FAILED
- Static variable in exception org.jfugue.
JFugueException
Error resolving MidiDevice with Intelligent Resolver
IntelligentDeviceResolver
- Class in
org.jfugue
IntelligentDeviceResolver()
- Constructor for class org.jfugue.
IntelligentDeviceResolver
INTERVAL
- Static variable in class org.jfugue.extras.
ReversePatternTransformer
IntervalNotation
- Class in
org.jfugue
A IntervalNotation is a MusicString that only contains interval information and durations, not actual notes.
IntervalNotation(String)
- Constructor for class org.jfugue.
IntervalNotation
IntervalPatternTransformer
- Class in
org.jfugue.extras
The IntervalPatternTransformer alters music by changing the interval, or step, for each note in the given Pattern.
IntervalPatternTransformer(int)
- Constructor for class org.jfugue.extras.
IntervalPatternTransformer
Instantiates a new IntervalPatternTransformer object.
IntervalTransformer
- Class in
org.jfugue.extras
IntervalTransformer(int)
- Constructor for class org.jfugue.extras.
IntervalTransformer
Delta can be a positive or negative number indicating how many half-steps the note should be changed to.
INVERSION_EXC
- Static variable in exception org.jfugue.
JFugueException
The root note for a chord inversion has an error.
InvertPatternTransformer
- Class in
org.jfugue.extras
Inverts the notes of the given pattern, around the provided "fulcrum" note.
InvertPatternTransformer(Note)
- Constructor for class org.jfugue.extras.
InvertPatternTransformer
isEndOfTie()
- Method in class org.jfugue.
Note
Returns whether this note is tied to some past note.
isFinished()
- Method in class org.jfugue.
Player
isPaused()
- Method in class org.jfugue.
Player
isPlaying()
- Method in class org.jfugue.
Player
isRest()
- Method in class org.jfugue.
Note
Returns whether this Note object actually represents a rest.
isStarted()
- Method in class org.jfugue.
Player
isStartOfTie()
- Method in class org.jfugue.
Note
Returns whether this note has a tie to some future note.
isValidToken(String)
- Method in class org.jfugue.
MusicStringParser
Checks whether a token is valid.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W
X