Searched defs:_snd_ump_msg_midi1_program (Results 1 – 1 of 1) sorted by relevance
95 typedef struct _snd_ump_msg_midi1_program { struct97 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 */