fvec_get_sample

Function fvec_get_sample 

Source
pub unsafe extern "C" fn fvec_get_sample(
    s: *const fvec_t,
    position: uint_t,
) -> smpl_t
Expand description

read sample value in a buffer

\param s vector to read from \param position sample position to read from