Data Fields | |
unsigned char | channel |
unsigned char | note |
unsigned char | velocity |
unsigned char | off_velocity |
unsigned int | duration |
unsigned char snd_seq_ev_note::channel |
channel number
unsigned char snd_seq_ev_note::note |
note
unsigned char snd_seq_ev_note::velocity |
velocity
unsigned char snd_seq_ev_note::off_velocity |
note-off velocity; only for SND_SEQ_EVENT_NOTE
unsigned int snd_seq_ev_note::duration |
duration until note-off; only for SND_SEQ_EVENT_NOTE