fluid_synth_reset_tuning

Function fluid_synth_reset_tuning 

Source
pub unsafe extern "C" fn fluid_synth_reset_tuning(
    synth: *mut fluid_synth_t,
    chan: c_int,
) -> c_int
Expand 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]