pub unsafe extern "C" fn fluid_synth_set_polyphony(
synth: *mut fluid_synth_t,
polyphony: c_int,
) -> c_intExpand description
Set the polyphony limit (FluidSynth >= 1.0.6)
pub unsafe extern "C" fn fluid_synth_set_polyphony(
synth: *mut fluid_synth_t,
polyphony: c_int,
) -> c_intSet the polyphony limit (FluidSynth >= 1.0.6)