[][src]Function fluidlite_sys::fluid_synth_add_sfloader

pub unsafe extern "C" fn fluid_synth_add_sfloader(
    synth: *mut fluid_synth_t,
    loader: *mut fluid_sfloader_t
)

Add a SoundFont loader to the synthesizer. Note that SoundFont loader don't necessarily load SoundFonts. They can load any type of wavetable data but export a SoundFont interface.