[][src]Function fluidlite_sys::fluid_synth_reset_tuning

pub unsafe extern "C" fn fluid_synth_reset_tuning(
    synth: *mut fluid_synth_t,
    chan: c_int
) -> c_int

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]