Uses of Class
openpiano.control.Controller

Packages that use Controller
openpiano.control   
openpiano.gl   
openpiano.midi   
openpiano.notes   
openpiano.piano   
openpiano.settings   
 

Uses of Controller in openpiano.control
 

Constructors in openpiano.control with parameters of type Controller
ControlPanel(Controller controller)
          Construct a new control panel
MidiTimer(Controller controller, SlidePanel slidePanel, LinkedList<Bpm> bpmList, int tpb, float factor)
          Constructs a new MidiTimer based on conditions from a MIDI file
SlidePanel(Controller controller)
          Construct a new slider panel
 

Uses of Controller in openpiano.gl
 

Constructors in openpiano.gl with parameters of type Controller
GLCore(Controller controller)
          Constructs a new GL core
 

Uses of Controller in openpiano.midi
 

Constructors in openpiano.midi with parameters of type Controller
MidiInput(Controller controller, MidiDevice.Info midiDevice)
          Constructs a new Receiver from a MIDI in port
MidiLoader(Controller controller, SlidePanel slidePanel, Settings settings, File midiFile)
          Constructs a new list of MIDI events based on a MIDI files.
MidiLoaderGUI(Controller controller, OpenPiano openPiano, SlidePanel slidePanel, Settings settings)
          Constructs a new fronted for the MidiLoader
 

Uses of Controller in openpiano.notes
 

Constructors in openpiano.notes with parameters of type Controller
Blocks(Controller controller, Settings settings, int keys, int tracks)
          Constructs a data structure for single notes
Notes(Controller controller, Settings settings)
          Constructs a new Notes object for a 88 key piano without any pre-loaded notes
 

Uses of Controller in openpiano.piano
 

Constructors in openpiano.piano with parameters of type Controller
Piano(Controller controller, javax.media.opengl.GL gl)
          Constructs a 3D-piano with 88 keys
 

Uses of Controller in openpiano.settings
 

Constructors in openpiano.settings with parameters of type Controller
Settings(Controller controller)
          Creates a settings object and reads settings from a file
SettingsGUI(Controller finalController, Settings finalSettings)
          Constructs a new graphical frontend for the settings
SoundbankCheck(Controller controller)
          Creates a soundbank object