Searched defs:snd_seq_ev_note (Results 1 – 1 of 1) sorted by relevance
197 struct snd_seq_ev_note { struct198 unsigned char channel;199 unsigned char note;200 unsigned char velocity;201 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */202 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */