Skip to content
Johnny edited this page Nov 27, 2015 · 1 revision

LaunchpadDevice

A generic class for working with Launchpads.
Contains:

  • _midiName: The MIDI-related name of this device

How to use:
Interface.LaunchpadDevice myDevice = Interface.getConnectedLaunchpads()[0]

Clone this wiki locally