|
Nanomidi
Simple stream-based MIDI message encoder and decoder
|
Representation of MIDI_TYPE_CONTROL_CHANGE. More...
#include <messages.h>
Data Fields | |
| uint8_t | controller |
| Control number (0-127) More... | |
| uint8_t | value |
| Control value (0-127) More... | |
Representation of MIDI_TYPE_CONTROL_CHANGE.
| uint8_t controller |
Control number (0-127)
| uint8_t value |
Control value (0-127)