#include <DrumPads-PortMidi.h>
Public Methods | |
DrumPads () | |
~DrumPads () | |
bool | Init (unsigned int deviceID) |
void | Shutdown () |
void | Poll () |
DrumPads () | |
Constructor. More... | |
~DrumPads () | |
Destructor. More... | |
bool | Init (unsigned int deviceID) |
void | Shutdown () |
void | Poll () |
|
|
|
|
|
Constructor.
|
|
Destructor.
|
|
Initialize the drum pads interface.
|
|
|
|
Poll the drum pads for updates.
|
|
|
|
Shut down the drum pads interface.
|
|
|