ALSA project - the C library reference
Data Fields
_snd_ump_msg_midi2_per_note_mgmt Struct Reference

Data Fields

uint8_t type:4
 
uint8_t group:4
 
uint8_t status:4
 
uint8_t channel:4
 
uint8_t note
 
uint8_t flags
 
uint32_t reserved
 

Detailed Description

MIDI 2.0 Per-Note Management (64bit)

Field Documentation

uint8_t _snd_ump_msg_midi2_per_note_mgmt::channel

Channel

uint8_t _snd_ump_msg_midi2_per_note_mgmt::flags

Option flags (8bit)

uint8_t _snd_ump_msg_midi2_per_note_mgmt::group

UMP Group

uint8_t _snd_ump_msg_midi2_per_note_mgmt::note

Note (7bit)

uint32_t _snd_ump_msg_midi2_per_note_mgmt::reserved

Unused

uint8_t _snd_ump_msg_midi2_per_note_mgmt::status

Status

uint8_t _snd_ump_msg_midi2_per_note_mgmt::type

UMP packet type


The documentation for this struct was generated from the following file: