Home
last modified time | relevance | path

Searched defs:_snd_ump_msg_midi1_program (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-lib/include/
Dump_msg.h95 typedef struct _snd_ump_msg_midi1_program { struct
97 uint8_t type:4; /**< UMP packet type */
98 uint8_t group:4; /**< UMP Group */
99 uint8_t status:4; /**< Status */
100 uint8_t channel:4; /**< Channel */
101 uint8_t program; /**< Program number (7bit) */
102 uint8_t reserved; /**< Unused */