Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dseq_event.h231 typedef struct snd_seq_ev_note { struct
237 } snd_seq_ev_note_t; argument
Dlocal.h203 #define snd_seq_ev_note sndrv_seq_ev_note macro
/third_party/alsa-lib/include/sound/uapi/
Dasequencer.h196 struct snd_seq_ev_note { struct
197 unsigned char channel;
198 unsigned char note;
199 unsigned char velocity;
200 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
201 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */