Searched defs:snd_seq_ev_note (Results 1 – 1 of 1) sorted by relevance
194 struct snd_seq_ev_note { struct195 unsigned char channel;196 unsigned char note;197 unsigned char velocity;198 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */199 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */