| Package | Description |
|---|---|
| org.rjung.util.launchpad |
| Modifier and Type | Method and Description |
|---|---|
MidiCommand |
MidiCommand.Builder.toMidiCommand()
Retrieve the
MidiCommand built with the MidiCommand.Builder. |
| Modifier and Type | Method and Description |
|---|---|
void |
LaunchpadHandler.recieve(MidiCommand command)
Implement this message to react on any event from the Launchpad.
|
void |
Launchpad.send(MidiCommand command)
Send a
MidiCommand to the Launchpad. |
Copyright © 2016. All Rights Reserved.