|
ALSA project - the C library reference
|
#include <ump_msg.h>
Data Fields | |
| uint8_t | type:4 |
| uint8_t | group:4 |
| uint8_t | status:4 |
| uint8_t | channel:4 |
| uint8_t | note |
| uint8_t | data |
MIDI 1.0 Poly Pressure (32bit)
| uint8_t _snd_ump_msg_midi1_paf::channel |
Channel
| uint8_t _snd_ump_msg_midi1_paf::data |
Pressure (7bit)
| uint8_t _snd_ump_msg_midi1_paf::group |
UMP Group
| uint8_t _snd_ump_msg_midi1_paf::note |
Note (7bit)
| uint8_t _snd_ump_msg_midi1_paf::status |
Status
| uint8_t _snd_ump_msg_midi1_paf::type |
UMP packet type