Function bliss_audio_aubio_sys::fmat_get_sample

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

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