pub unsafe extern "C" fn fluid_synth_reset_tuning(
synth: *mut fluid_synth_t,
chan: c_int,
) -> c_intExpand description
Set the tuning to the default well-tempered tuning on a channel.
\param synth The synthesizer object \param chan The channel number [0-max channels]