[][src]Function fluidlite_sys::fluid_voice_update_param

pub unsafe extern "C" fn fluid_voice_update_param(
    voice: *mut fluid_voice_t,
    gen: c_int
)

Update all the synthesis parameters, which depend on generator gen. This is only necessary after changing a generator of an already operating voice. Most applications will not need this function.