Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h179 struct snd_seq_ev_note { struct
180 unsigned char channel;
181 unsigned char note;
182 unsigned char velocity;
183 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
184 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */

Completed in 7 milliseconds