ALSA project - the C library reference
|
#include <ump_msg.h>
Data Fields | |
snd_ump_msg_midi1_note_t | note_on |
snd_ump_msg_midi1_note_t | note_off |
snd_ump_msg_midi1_paf_t | poly_pressure |
snd_ump_msg_midi1_cc_t | control_change |
snd_ump_msg_midi1_program_t | program_change |
snd_ump_msg_midi1_caf_t | channel_pressure |
snd_ump_msg_midi1_pitchbend_t | pitchbend |
snd_ump_msg_system_t | system |
snd_ump_msg_hdr_t | hdr |
uint32_t | raw |
MIDI 1.0 UMP CVM (32bit)
snd_ump_msg_midi1_caf_t snd_ump_msg_midi1_t::channel_pressure |
MIDI1 channel-pressure message
snd_ump_msg_midi1_cc_t snd_ump_msg_midi1_t::control_change |
MIDI1 control-change message
snd_ump_msg_hdr_t snd_ump_msg_midi1_t::hdr |
UMP header
snd_ump_msg_midi1_note_t snd_ump_msg_midi1_t::note_off |
MIDI1 note-off message
snd_ump_msg_midi1_note_t snd_ump_msg_midi1_t::note_on |
MIDI1 note-on message
snd_ump_msg_midi1_pitchbend_t snd_ump_msg_midi1_t::pitchbend |
MIDI1 pitch-bend message
snd_ump_msg_midi1_paf_t snd_ump_msg_midi1_t::poly_pressure |
MIDI1 poly-pressure message
snd_ump_msg_midi1_program_t snd_ump_msg_midi1_t::program_change |
MIDI1 program-change message
uint32_t snd_ump_msg_midi1_t::raw |
raw UMP packet
snd_ump_msg_system_t snd_ump_msg_midi1_t::system |
system message