Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/sound/
Dasequencer.h195 struct snd_seq_ev_note { struct
196 unsigned char channel;
197 unsigned char note;
198 unsigned char velocity;
199 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
200 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */