pub unsafe extern "C" fn fluid_synth_system_reset(
synth: *mut fluid_synth_t,
) -> c_intExpand description
Send a reset. A reset turns all the notes off and resets the controller values.
pub unsafe extern "C" fn fluid_synth_system_reset(
synth: *mut fluid_synth_t,
) -> c_intSend a reset. A reset turns all the notes off and resets the controller values.