Package heronarts.lx.midi
package heronarts.lx.midi
Integration with MIDI devices.
-
ClassDescriptionInterface that provides an abstract notion of a MIDI destination.Common interface for messages that are passed through the midi input queueInterface that provides an abstract notion of a MIDI source.Base level abstraction for a Midi object, which can be a source or destination either of the real hardware variety (subclasses of LXMidiDevice) or of a virtual variety, such as those in the LXMidiSource and LXMidiDestination interfacesKeeps count of a stack of midi notesMidiSelector<T extends LXMidiTerminal>