Ignore:
Timestamp:
Dec 4, 2009, 1:40:48 AM (14 years ago)
Author:
Paul Brossier <piem@piem.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:
8e5c051
Parents:
741bdda
Message:

src/tempo: switch to mono

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tempo/beattracking.h

    r741bdda rd207300  
    4848
    4949  \param hop_size number of onset detection samples [512]
    50   \param channels number (not functionnal) [1]
    5150
    5251*/
    53 aubio_beattracking_t * new_aubio_beattracking(uint_t hop_size, uint_t channels);
     52aubio_beattracking_t * new_aubio_beattracking(uint_t hop_size);
    5453
    5554/** track the beat
Note: See TracChangeset for help on using the changeset viewer.