Searched defs:snd_seq_ev_note (Results 1 – 1 of 1) sorted by relevance
109 struct snd_seq_ev_note { struct110 unsigned char channel;111 unsigned char note;112 unsigned char velocity;113 unsigned char off_velocity;114 unsigned int duration;