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
C
CABASA
- Static variable in class org.jfugue.
Note
CALLIOPE
- Static variable in class org.jfugue.
Instrument
CELESTA
- Static variable in class org.jfugue.
Instrument
CELESTE
- Static variable in class org.jfugue.
Controller
CELESTE_LEVEL
- Static variable in class org.jfugue.
Controller
CELLO
- Static variable in class org.jfugue.
Instrument
ChannelPressure
- Class in
org.jfugue
Represents channel pressure changes.
ChannelPressure(byte)
- Constructor for class org.jfugue.
ChannelPressure
Creates a new channel pressure object, with the specified key and pressure values.
channelPressureEvent(ChannelPressure)
- Method in class org.jfugue.
CollatedParserListener
channelPressureEvent(ChannelPressure)
- Method in class org.jfugue.extras.
GetPatternForVoiceTool
Called when the parser encounters a channel pressure event.
channelPressureEvent(ChannelPressure)
- Method in class org.jfugue.extras.
ReversePatternTransformer
channelPressureEvent(ChannelPressure)
- Method in class org.jfugue.
MidiRenderer
channelPressureEvent(ChannelPressure)
- Method in class org.jfugue.
MusicStringRenderer
channelPressureEvent(ChannelPressure)
- Method in class org.jfugue.
MusicXmlRenderer
channelPressureEvent(ChannelPressure)
- Method in interface org.jfugue.
ParserListener
Called when the parser encounters a channel pressure event.
channelPressureEvent(ChannelPressure)
- Method in class org.jfugue.
ParserListenerAdapter
Called when the parser encounters a channel pressure event.
channelPressureEvent(ChannelPressure)
- Method in class org.jfugue.
PatternTransformer
Extend this method to make your transformer modify the channel pressure messages.
channelPressureEvent(ChannelPressure)
- Method in class org.jfugue.
StreamingMidiRenderer
CHARANG
- Static variable in class org.jfugue.
Instrument
CHIFF
- Static variable in class org.jfugue.
Instrument
CHINESE_CYMBAL
- Static variable in class org.jfugue.
Note
CHOIR
- Static variable in class org.jfugue.
Instrument
CHOIR_AAHS
- Static variable in class org.jfugue.
Instrument
CHORUS
- Static variable in class org.jfugue.
Controller
CHORUS_LEVEL
- Static variable in class org.jfugue.
Controller
CHURCH_ORGAN
- Static variable in class org.jfugue.
Instrument
CLARINET
- Static variable in class org.jfugue.
Instrument
CLAVES
- Static variable in class org.jfugue.
Note
CLAVINET
- Static variable in class org.jfugue.
Instrument
clearLayer(int)
- Method in class org.jfugue.
Rhythm
clearVoice(int)
- Method in class org.jfugue.
Rhythm
clearVoiceDetails(int)
- Method in class org.jfugue.
Rhythm
close()
- Method in class org.jfugue.
DeviceThatWillReceiveMidi
close()
- Method in class org.jfugue.
DeviceThatWillTransmitMidi
close()
- Method in class org.jfugue.
Player
Closes MIDI resources - be sure to call this after play() has returned.
close()
- Method in class org.jfugue.
StreamingMidiEventManager
close()
- Method in class org.jfugue.
StreamingMidiRenderer
close()
- Method in class org.jfugue.
StreamingPlayer
Closes MIDI resources - be sure to call this after play() has returned.
CLOSED_HI_HAT
- Static variable in class org.jfugue.
Note
CollatedParserListener
- Class in
org.jfugue
This implementation of a ParserListener listens for all events, and funnels them all to the abstract jfugueEvent() method.
CollatedParserListener()
- Constructor for class org.jfugue.
CollatedParserListener
CONTRABASS
- Static variable in class org.jfugue.
Instrument
CONTROL_10
- Static variable in class org.jfugue.
Controller
CONTROL_6
- Static variable in class org.jfugue.
Controller
CONTROL_7
- Static variable in class org.jfugue.
Controller
CONTROL_8
- Static variable in class org.jfugue.
Controller
CONTROL_9
- Static variable in class org.jfugue.
Controller
CONTROL_EXC
- Static variable in exception org.jfugue.
JFugueException
The index of the Controller command, X
index
=
value
, is not a valid controller.
CONTROL_FORMAT_EXC
- Static variable in exception org.jfugue.
JFugueException
The Controller command, X
index
=
value
, is malformed.
Controller
- Class in
org.jfugue
Contains information for MIDI Controller Events.
Controller()
- Constructor for class org.jfugue.
Controller
Creates a new Controller object
Controller(byte, byte)
- Constructor for class org.jfugue.
Controller
Creates a new Controller object, with the specified controller index and value.
controllerEvent(Controller)
- Method in class org.jfugue.
CollatedParserListener
controllerEvent(Controller)
- Method in class org.jfugue.extras.
GetPatternForVoiceTool
Called when the parser encounters a controller event.
controllerEvent(Controller)
- Method in class org.jfugue.extras.
ReversePatternTransformer
controllerEvent(Controller)
- Method in class org.jfugue.
MidiRenderer
controllerEvent(Controller)
- Method in class org.jfugue.
MusicStringRenderer
controllerEvent(Controller)
- Method in class org.jfugue.
MusicXmlRenderer
controllerEvent(Controller)
- Method in interface org.jfugue.
ParserListener
Called when the parser encounters a controller event.
controllerEvent(Controller)
- Method in class org.jfugue.
ParserListenerAdapter
Called when the parser encounters a controller event.
controllerEvent(Controller)
- Method in class org.jfugue.
PatternTransformer
Extend this method to make your transformer modify the controller messages.
controllerEvent(Controller)
- Method in class org.jfugue.
StreamingMidiRenderer
convertBPMToMicrosecondsPerBeat(int)
- Static method in class org.jfugue.
TimeFactor
Converts microseconds per beat to BPM -- and vice versa
convertFrequencyToMusicString(double)
- Static method in class org.jfugue.
MicrotoneNotation
Converts the given frequency to a music string that involves the Pitch Wheel and notes to create the frequency
convertMicrosecondsPerBeatToBPM(double)
- Static method in class org.jfugue.
TimeFactor
Converts microseconds per beat to BPM -- and vice versa
convertToThreeTempoBytes(int)
- Static method in class org.jfugue.
TimeFactor
COWBELL
- Static variable in class org.jfugue.
Note
CRASH_CYMBAL_1
- Static variable in class org.jfugue.
Note
CRASH_CYMBAL_2
- Static variable in class org.jfugue.
Note
createCompoundVerifyString(String...)
- Static method in class org.jfugue.
Note
Easily create compound note verification strings, like: Note: value=60, duration=1.0, startTie=F, endTie=F, attack=64, decay=64, isFirst=T, isParallel=F, isSequential=F; Note: value=63, duration=0.0, startTie=F, endTie=F, attack=64, decay=64, isFirst=F, isParallel=T, isSequential=F
createVerifyString(int, double)
- Static method in class org.jfugue.
Note
createVerifyString(int, double, boolean, boolean)
- Static method in class org.jfugue.
Note
createVerifyString(int, double, int, int)
- Static method in class org.jfugue.
Note
createVerifyString(int, double, boolean, boolean, boolean)
- Static method in class org.jfugue.
Note
createVerifyString(int, double, boolean, boolean, int, int, boolean, boolean, boolean)
- Static method in class org.jfugue.
Note
CRYSTAL
- 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