Ignore:
Timestamp:
Jun 7, 2005, 6:56:39 PM (19 years ago)
Author:
Paul Brossier <piem@altern.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
b31f262
Parents:
97b8c3d
Message:

updated beattracking.c ad aubiotrack.c to support variable hopsize

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/beattracking.h

    r97b8c3d r0ce9acc3  
    3737 * \param channel number (not functionnal) [1] */
    3838aubio_beattracking_t * new_aubio_beattracking(uint_t winlen,
    39                 uint_t step,
    40                 uint_t laglen,
    41                 uint_t rayparam,
    4239                uint_t channels);
    4340/**
Note: See TracChangeset for help on using the changeset viewer.