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
N
NEW_AGE
- Static variable in class org.jfugue.
Instrument
NON_REGISTERED
- Static variable in class org.jfugue.
Controller
NON_REGISTERED_COARSE
- Static variable in class org.jfugue.
Controller
NON_REGISTERED_FINE
- Static variable in class org.jfugue.
Controller
Note
- Class in
org.jfugue
Contains all information necessary for a musical note, including pitch, duration, attack velocity, and decay velocity.
Note()
- Constructor for class org.jfugue.
Note
Instantiates a new Note object.
Note(byte)
- Constructor for class org.jfugue.
Note
Instantiates a new Note object with the given note value.
Note(byte, long)
- Constructor for class org.jfugue.
Note
Instantiates a new Note object with the given note value and duration.
Note(byte, double)
- Constructor for class org.jfugue.
Note
Instantiates a new Note object with the given note value and duration.
Note(byte, long, byte, byte)
- Constructor for class org.jfugue.
Note
Instantiates a new Note object with the given note value, duration, and attack and decay velocities.
Note(byte, double, byte, byte)
- Constructor for class org.jfugue.
Note
Instantiates a new Note object with the given note value, duration, and attack and decay velocities.
NOTE_DURATION_EXC
- Static variable in exception org.jfugue.
JFugueException
The Duration part of the MusicString has an error.
NOTE_EXC
- Static variable in exception org.jfugue.
JFugueException
The Note command does not specify a valid percussion sound.
NOTE_OCTAVE_EXC
- Static variable in exception org.jfugue.
JFugueException
The Octave value calculated by the parser is out of range.
NOTE_VELOCITY_EXC
- Static variable in exception org.jfugue.
JFugueException
The Velocity character is not known.
noteEvent(Note)
- Method in class org.jfugue.
CollatedParserListener
noteEvent(Note)
- Method in class org.jfugue.
DurationPatternTool
noteEvent(Note)
- Method in class org.jfugue.
EasyAnticipatorListener
noteEvent(Note)
- Method in class org.jfugue.extras.
DiatonicIntervalPatternTransformer
Transforms the given note
noteEvent(Note)
- Method in class org.jfugue.extras.
DurationPatternTransformer
Transforms the given note
noteEvent(Note)
- Method in class org.jfugue.extras.
GetPatternForVoiceTool
Called when the parser encounters an initial note event.
noteEvent(Note)
- Method in class org.jfugue.extras.
IntervalPatternTransformer
Transforms the given note
noteEvent(Note)
- Method in class org.jfugue.extras.
IntervalTransformer
noteEvent(Note)
- Method in class org.jfugue.extras.
InvertPatternTransformer
Transforms the given note
noteEvent(Note)
- Method in class org.jfugue.extras.
ReversePatternTransformer
noteEvent(Note)
- Method in class org.jfugue.
MidiRenderer
noteEvent(Note)
- Method in class org.jfugue.
MusicStringRenderer
noteEvent(Note)
- Method in class org.jfugue.
MusicXmlRenderer
noteEvent(Note)
- Method in interface org.jfugue.
ParserListener
Called when the parser encounters an initial note event.
noteEvent(Note)
- Method in class org.jfugue.
ParserListenerAdapter
Called when the parser encounters an initial note event.
noteEvent(Note)
- Method in class org.jfugue.
PatternTransformer
Extend this method to make your transformer modify the note.
noteEvent(Note)
- Method in class org.jfugue.
StreamingMidiRenderer
NOTES
- Static variable in class org.jfugue.
Note
NYLON_STRING_GUITAR
- Static variable in class org.jfugue.
Instrument
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