Struct SourcedMidiEvent¶
Public Attributes¶
| Type | Name |
|---|---|
| MidiEvent | message |
| Source | src |
| uint32_t | timestamp |
Public Functions¶
| Type | Name |
|---|---|
| SourcedMidiEvent (MidiEvent e, Source s) |
|
| SourcedMidiEvent () |
Detailed Description¶
Wrapper type that adds a timestamp and source to the MIDI event.
Public Attributes Documentation¶
variable message¶
variable src¶
variable timestamp¶
Public Functions Documentation¶
function SourcedMidiEvent [½]¶
function SourcedMidiEvent [2/2]¶
The documentation for this class was generated from the following file external-docs/libDaisy/examples/MIDI_UART_Input/MIDI_UART_Input.cpp