A B C D F G H I K L M N O P R S T U V W Y

G

getActualMidiOutputDevice() - Method in class openpiano.settings.Settings
Returns the name of the actual MIDI output device
getAngle() - Method in class openpiano.settings.Settings
Returns the angle of the piano
getBeatsPerMinuteFactor() - Method in class openpiano.control.MidiTimer
Returns the current beats per minute factor
getBeatsPerMinuteFactor() - Method in class openpiano.settings.MidiSettings
Returns the speed factor for beats per minute
getBpm() - Method in class openpiano.midi.Bpm
Returns the beats per minute
getBpmList() - Method in class openpiano.midi.MidiLoader
Returns the MIDI file's list of beats per minute events
getCamera() - Method in class openpiano.control.Controller
Returns the camera
getChannel() - Method in class openpiano.midi.MidiTrack
Returns the channel of the track
getColor(int) - Method in class openpiano.midi.MidiLoaderGUI
Returns the a reasonable color for notes
getColor() - Method in class openpiano.settings.MidiTrackSettings
Returns the color of the track
getControlPos() - Method in class openpiano.midi.MidiTrack
Returns the actual index of the relevant MIDI control message
getCurrentMidiSettings() - Method in class openpiano.control.Controller
Returns the settings of the current MIDI file
getElapsedTicks() - Method in class openpiano.control.MidiTimer
Returns the elapsed ticks of the current MIDI file
getEndTick() - Method in class openpiano.midi.MidiLoader
Returns the last tick of the MIDI file
getEndTick() - Method in class openpiano.midi.MidiNote
Returns the end tick of the note
getFileDir() - Method in class openpiano.settings.Settings
Returns the directory of the MIDI files
getFirstKey() - Method in class openpiano.settings.Settings
Returns the first key of the shown piano
getGL() - Method in class openpiano.control.Controller
Returns the current GL context
getGLCore() - Method in class openpiano.control.Controller
Returns the GL core
getIndexByName(MidiDevice.Info[], String) - Method in class openpiano.settings.SettingsGUI
Returns the index of a named MIDI device or -1 if no device with this name is available
getInstrument() - Method in class openpiano.midi.MidiTrack
Returns the instrument of the track
getInstrument() - Method in class openpiano.settings.MidiTrackSettings
Return the instrument used for the track
getKey() - Method in class openpiano.midi.MidiNote
Returns the corresponding key for the note
getKeyboardTrack() - Method in class openpiano.settings.MidiSettings
Returns the track played by the keyboard
getLastKey() - Method in class openpiano.settings.Settings
Returns the last key of the shown piano
getMD5Hash() - Method in class openpiano.settings.MidiSettings
Returns the hash sum of the MIDI file
getMiddleOfThumb() - Method in class openpiano.control.PositionSliderUI
Calculates the middle of a slider thumb
getMidiChannel(int) - Method in class openpiano.midi.MidiLoaderGUI
Returns the corresponding MIDI channel of a track
getMidiControls() - Method in class openpiano.midi.MidiTrack
Returns the list of MIDI control messages
getMidiInput() - Method in class openpiano.settings.Settings
Returns the MIDI receiver
getMidiInputDevice() - Method in class openpiano.settings.Settings
Returns the name of the MIDI input device according to the configuration
getMidiKeyboardIndex() - Method in class openpiano.settings.Settings
Returns the index of the MIDI input device
getMidiLoader() - Method in class openpiano.control.Controller
Returns the file loader for MIDI files
getMidiMessage() - Method in class openpiano.midi.MidiControl
Returns the MIDI control message
getMidiMessage() - Method in class openpiano.midi.MidiNote
Returns the MIDI message for the note
getMidiNotes() - Method in class openpiano.midi.MidiTrack
Returns the list of MIDI notes
getMidiOutput() - Method in class openpiano.settings.Settings
Returns the MIDI transmitter
getMidiOutputDevice() - Method in class openpiano.settings.Settings
Returns the name of the MIDI output device according to the configuration
getMidiOutputIndex() - Method in class openpiano.settings.Settings
Returns the index of the MIDI output device
getMidiPorts(Boolean) - Method in class openpiano.settings.Settings
Returns the available MIDI ports
getMidiSettings(int) - Method in class openpiano.settings.Settings
Returns the configuration for a MIDI file
getMidiSettings() - Method in class openpiano.settings.Settings
Returns the configurations for the MIDI files
getMidiTimer() - Method in class openpiano.midi.MidiLoader
Returns the clock
getMidiTracks() - Method in class openpiano.control.Controller
Returns the list of MIDI tracks
getMidiTracks() - Method in class openpiano.midi.MidiLoader
Returns the list of MIDI events per MIDI track
getMidiTrackSettings() - Method in class openpiano.settings.MidiSettings
Returns a list of all track settings
getName() - Method in class openpiano.midi.MidiTrack
Returns the name of the track
getNotes() - Method in class openpiano.control.Controller
Returns the notes
getNumKeys() - Method in class openpiano.notes.Blocks
Returns the number of used keys
getNumTracks() - Method in class openpiano.notes.Blocks
Return the number of used tracks
getOpenPiano() - Method in class openpiano.control.Controller
Returns the main application
getPiano() - Method in class openpiano.control.Controller
Returns the piano
getPositionSlider() - Method in class openpiano.control.SlidePanel
Returns the position slider
getReceiver() - Method in class openpiano.midi.MidiOutput
Returns the receiver for the transmitter
getSettings() - Method in class openpiano.control.Controller
Returns the settings
getSettingsDialog() - Method in class openpiano.control.Controller
Returns the settings dialog
getSliderEndMarker() - Method in class openpiano.control.SlidePanel
Returns the position of the end marker on the slider
getSliderStartMarker() - Method in class openpiano.control.SlidePanel
Returns the position of the start marker on the slider
getStartTick() - Method in class openpiano.midi.MidiNote
Returns the start tick of the note
getTick() - Method in class openpiano.midi.Bpm
Returns the start tick of the beats per minute event
getTick() - Method in class openpiano.midi.MidiControl
Returns the start tick of the MIDI control message
getTicksPerBeat() - Method in class openpiano.control.MidiTimer
Returns the ticks per beat defined in the MIDI file
getTicksPerBeat() - Method in class openpiano.midi.MidiLoader
Returns the ticks per beat of the MIDI file
getTicksPerSecond() - Method in class openpiano.control.MidiTimer
Returns the ticks per second defined in the MIDI file
getTimerLabel() - Method in class openpiano.control.SlidePanel
Returns the timer label
getTrackName() - Method in class openpiano.settings.MidiTrackSettings
Returns the name of the track
getVelocity() - Method in class openpiano.midi.MidiNote
Returns the velocity of the note
getVisibleArea() - Method in class openpiano.gl.Camera
Returns the last visible GLFloat
getVolume() - Method in class openpiano.midi.MidiTrack
Returns the volume of the track
getVolume() - Method in class openpiano.settings.MidiTrackSettings
Returns the volume of the track
getWindowHeight() - Method in class openpiano.settings.Settings
Returns the height of the application window
getWindowPosX() - Method in class openpiano.settings.Settings
Returns the x-position of the application window
getWindowPosY() - Method in class openpiano.settings.Settings
Returns the y-position of the application window
getWindowWidth() - Method in class openpiano.settings.Settings
Returns the width of the application window
getXPosition() - Method in class openpiano.gl.Camera
Returns the actual x-position
getZoomFactor() - Method in class openpiano.settings.Settings
Returns the zoom factor of the piano
GLCore - Class in openpiano.gl
The GLCore class represents the graphical main loop
GLCore(Controller) - Constructor for class openpiano.gl.GLCore
Constructs a new GL core
GLModel - Class in openpiano.gl
Wavefront model loader class.
GLModel(BufferedReader, GL) - Constructor for class openpiano.gl.GLModel
Constructs a simple GLModel (vertices and faces)
glToSlider(float) - Method in class openpiano.control.Controller
Calculates a GL position to a slider position
glToTick(float) - Method in class openpiano.control.Controller
Calculates a GL position to a MIDI tick
GREEN - Static variable in class openpiano.settings.Constants
 

A B C D F G H I K L M N O P R S T U V W Y