[][src]Function aubio_sys::fmat_get_sample

pub unsafe extern "C" fn fmat_get_sample(
    s: *const fmat_t,
    channel: uint_t,
    position: uint_t
) -> smpl_t

read sample value in a buffer

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