Searched defs:snd_seq_ev_note (Results 1 – 1 of 1) sorted by relevance
131 struct snd_seq_ev_note { struct132 unsigned char channel;134 unsigned char note;135 unsigned char velocity;136 unsigned char off_velocity;137 unsigned int duration;