Searched defs:snd_soundfont (Results 1 – 1 of 1) sorted by relevance
44 struct snd_soundfont { struct45 struct snd_soundfont *next; /* Link to next */ argument47 short id; /* file id */71 struct snd_soundfont *currsf; /* The currently open soundfont */ argument