#include <JamODrum.h>
Public Methods | |
JamODrum () | |
Constructor. More... | |
~JamODrum () | |
Destructor. More... | |
bool | InitDrumPads (unsigned int deviceID) |
bool | InitTurntables () |
void | Shutdown () |
void | Update () |
|
Constructor.
|
|
Destructor.
|
|
Initialize the drum pad interface.
|
|
Initialize the turntable interface.
|
|
Shutdown the Jam-O-Drum interface.
|
|
Perform regular update operations.
|