public abstract class MIDIEventMapper extends Object implements EventMapper<MidiMessage>
| Constructor and Description |
|---|
MIDIEventMapper() |
| Modifier and Type | Method and Description |
|---|---|
static MIDIEventMapper |
defaultMapper(byte deviceAddress)
Maps MIDI channels 1-16 to subAddresses 1-16 for the given deviceAddress
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapEventpublic static MIDIEventMapper defaultMapper(byte deviceAddress)
deviceAddress - Device address to map MIDI notes to