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 | data_lsb |
uint8_t | data_msb |
MIDI 1.0 Pitch Bend (32bit)
uint8_t _snd_ump_msg_midi1_pitchbend::channel |
Channel
uint8_t _snd_ump_msg_midi1_pitchbend::data_lsb |
LSB of pitchbend (7bit)
uint8_t _snd_ump_msg_midi1_pitchbend::data_msb |
MSB of pitchbend (7bit)
uint8_t _snd_ump_msg_midi1_pitchbend::group |
UMP Group
uint8_t _snd_ump_msg_midi1_pitchbend::status |
Status
uint8_t _snd_ump_msg_midi1_pitchbend::type |
UMP packet type