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 | reserved |
uint32_t | data |
MIDI 2.0 Poly Pressure (64bit)
uint8_t _snd_ump_msg_midi2_paf::channel |
Channel
uint32_t _snd_ump_msg_midi2_paf::data |
Pressure (32bit)
uint8_t _snd_ump_msg_midi2_paf::group |
UMP Group
uint8_t _snd_ump_msg_midi2_paf::note |
Note (7bit)
uint8_t _snd_ump_msg_midi2_paf::reserved |
Unused
uint8_t _snd_ump_msg_midi2_paf::status |
Status
uint8_t _snd_ump_msg_midi2_paf::type |
UMP packet type