[][src]Function fluidlite_sys::fluid_synth_get_pitch_bend

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

Get the pitch bend value. Returns 0 if no error occurred, -1 otherwise.