Searched refs:soundfont_voice_info (Results 1 – 4 of 4) sorted by relevance
25 struct soundfont_voice_info v; /* All the soundfont parameters */
177 struct soundfont_voice_info reg;
101 struct soundfont_voice_info { struct
44 static void init_voice_info(struct soundfont_voice_info *avp);47 struct soundfont_voice_info *avp);543 if (count < (long)sizeof(struct soundfont_voice_info) * hdr.nvoices) { in load_info()605 init_voice_info(struct soundfont_voice_info *avp) in init_voice_info()651 set_sample(struct snd_soundfont *sf, struct soundfont_voice_info *avp) in set_sample()