Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/sound/
Dasequencer.h180 struct snd_seq_ev_note { struct
181 unsigned char channel;
182 unsigned char note;
183 unsigned char velocity;
184 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
185 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */