Searched defs:snd_seq_ev_note (Results 1 – 3 of 3) sorted by relevance
230 typedef struct snd_seq_ev_note { struct236 } snd_seq_ev_note_t; argument
185 #define snd_seq_ev_note sndrv_seq_ev_note macro
195 struct snd_seq_ev_note { struct196 unsigned char channel;197 unsigned char note;198 unsigned char velocity;199 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */200 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */