| Package | Description |
|---|---|
| org.rjung.util.launchpad | |
| org.rjung.util.launchpad.midi |
| Modifier and Type | Method and Description |
|---|---|
void |
Launchpad.addHandler(LaunchpadHandler handler)
Adds a
LaunchpadHandler to the Launchpad instance. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MidiReader.addHandler(LaunchpadHandler handler)
Add a
LaunchpadHandler to the MidiReader to be informed
of any events from the Launchpad. |
boolean |
MidiReader.removeHandler(LaunchpadHandler handler)
Remove a
LaunchpadHandler to not be informed any more of any
events from the Launchpad. |
Copyright © 2016. All Rights Reserved.