Swadge ESP32-S2
APIs to develop for the Magfest Swadge
Toggle main menu visibility
Loading...
Searching...
No Matches
midiUsb.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
midiFileParser.h
"
4
12
bool
usbMidiCallback
(
midiEvent_t
* event);
13
20
bool
installMidiUsb
(
void
);
midiFileParser.h
usbMidiCallback
bool usbMidiCallback(midiEvent_t *event)
Check for and return the next MIDI event from USB.
Definition
midiUsb.c:125
installMidiUsb
bool installMidiUsb(void)
Install the MIDI USB driver.
Definition
midiUsb.c:143
midiEvent_t
Contains information for an entire MIDI event or non-MIDI meta-event.
Definition
midiFileParser.h:236
main
utils
midi
midiUsb.h
Generated by
1.17.0