Ignore:
Timestamp:
Dec 4, 2009, 1:34:44 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:
d95ff38
Parents:
66fb3ea
Message:

src/onset: mono

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/onset/peakpicker.h

    r66fb3ea r0b9a02a  
    3636
    3737/** peak-picker creation function */
    38 aubio_peakpicker_t * new_aubio_peakpicker(uint_t channels);
     38aubio_peakpicker_t * new_aubio_peakpicker();
    3939/** real time peak picking function */
    4040void aubio_peakpicker_do(aubio_peakpicker_t * p, fvec_t * in, fvec_t * out);
Note: See TracChangeset for help on using the changeset viewer.