Swadge 2024 2.0.0
APIs to develop games for the Magfest Swadge
|
Go to the source code of this file.
Functions | |
bool | usbMidiCallback (midiEvent_t *event) |
Check for and return the next MIDI event from USB. | |
bool | installMidiUsb (void) |
Install the MIDI USB driver. | |
bool usbMidiCallback | ( | midiEvent_t * | event | ) |
Check for and return the next MIDI event from USB.
[out] | event | A pointer to an event |
bool installMidiUsb | ( | void | ) |
Install the MIDI USB driver.