Structure used for sfont_info field in fluid_synth_t for each loaded SoundFont with the SoundFont instance and additional fields. More...
Data Fields | |
fluid_sfont_t * | sfont |
Loaded SoundFont. | |
fluid_synth_t * | synth |
Parent synth. | |
int | refcount |
SoundFont reference count (0 if no presets referencing it). | |
int | bankofs |
Bank offset. |
Structure used for sfont_info field in fluid_synth_t for each loaded SoundFont with the SoundFont instance and additional fields.