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

D

DATA_BUTTON_DEC - Static variable in class org.jfugue.Controller
 
DATA_BUTTON_DECREMENT - Static variable in class org.jfugue.Controller
 
DATA_BUTTON_INC - Static variable in class org.jfugue.Controller
 
DATA_BUTTON_INCREMENT - Static variable in class org.jfugue.Controller
 
DATA_ENTRY - Static variable in class org.jfugue.Controller
 
DATA_ENTRY_COARSE - Static variable in class org.jfugue.Controller
 
DATA_ENTRY_FINE - Static variable in class org.jfugue.Controller
 
DEFAULT - Static variable in class org.jfugue.Controller
 
DEFAULT_BPM - Static variable in class org.jfugue.TimeFactor
 
DEFAULT_VELOCITY - Static variable in class org.jfugue.Note
Default value for attack and decay velocity.
DeviceThatWillReceiveMidi - Class in org.jfugue
Represents an attached MIDI device, such as a keyboard - use this class to send MIDI from your JFugue program to a keyboard or sythesizer.
DeviceThatWillReceiveMidi() - Constructor for class org.jfugue.DeviceThatWillReceiveMidi
Creates a new DeviceThatWillReceiveMidi using JFugue's Intelligent Device Resolver to pick the most likely device to open.
DeviceThatWillReceiveMidi(MidiDevice.Info) - Constructor for class org.jfugue.DeviceThatWillReceiveMidi
 
DeviceThatWillTransmitMidi - Class in org.jfugue
Represents an attached MIDI device, such as a keyboard.
DeviceThatWillTransmitMidi() - Constructor for class org.jfugue.DeviceThatWillTransmitMidi
Creates a new DeviceThatWillTransmitMidi using JFugue's Intelligent Device Resolver to pick the most likely device to open.
DeviceThatWillTransmitMidi(MidiDevice.Info) - Constructor for class org.jfugue.DeviceThatWillTransmitMidi
 
DiatonicIntervalPatternTransformer - Class in org.jfugue.extras
The DiatonicIntervalPatternTransformer transposes all notes in the given Pattern by a diatonic interval (1 -- unison, 2 -- second, ...
DiatonicIntervalPatternTransformer(int) - Constructor for class org.jfugue.extras.DiatonicIntervalPatternTransformer
 
DISTORTION_GUITAR - Static variable in class org.jfugue.Instrument
 
doFirstMeasure(boolean) - Method in class org.jfugue.MusicXmlRenderer
 
DRAWBAR_ORGAN - Static variable in class org.jfugue.Instrument
 
DULCIMER - Static variable in class org.jfugue.Instrument
 
DurationPatternTool - Class in org.jfugue
Calculates the length of the given pattern, in milliseconds
DurationPatternTool() - Constructor for class org.jfugue.DurationPatternTool
 
DurationPatternTransformer - Class in org.jfugue.extras
The DurationPatternTransformer multiplies the duration of all notes in the given Pattern by a factor passed as a parameter.
DurationPatternTransformer(double) - Constructor for class org.jfugue.extras.DurationPatternTransformer
Instantiates a new DurationPatternTransformer object.

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