pub unsafe extern "C" fn fluid_synth_set_interp_method( synth: *mut fluid_synth_t, chan: c_int, interp_method: c_int, ) -> c_int
Set the interpolation method for one channel or all channels (chan = -1)