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 | program |
uint8_t | reserved |
MIDI 1.0 Program Change (32bit)
uint8_t _snd_ump_msg_midi1_program::channel |
Channel
uint8_t _snd_ump_msg_midi1_program::group |
UMP Group
uint8_t _snd_ump_msg_midi1_program::program |
Program number (7bit)
uint8_t _snd_ump_msg_midi1_program::reserved |
Unused
uint8_t _snd_ump_msg_midi1_program::status |
Status
uint8_t _snd_ump_msg_midi1_program::type |
UMP packet type