arduino-midi
Public Attributes | List of all members
midi::MidiMessage Struct Reference

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
 

Detailed Description

The content of the midi message: timestamp, status, arg1 and arg2.


The documentation for this struct was generated from the following file: