|
arduino-midi
|
The content of the midi message: timestamp, status, arg1 and arg2. More...
#include <MidiCommon.h>
Public Attributes | |
| uint8_t | arg1 |
| uint8_t | arg2 |
| uint8_t | status |
| uint8_t | timestampHigh |
| uint8_t | timestampLow |
The content of the midi message: timestamp, status, arg1 and arg2.