Ignore:
Timestamp:
Dec 1, 2007, 10:59:25 PM (17 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:
6913434
Parents:
2b6144dd
Message:

filter.c: add denormal, make multichannel using lvecs, update adsgn, cdsgn, pitchdetection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/temporal/cdesign.h

    r2b6144dd ra7667ce  
    2525
    2626*/
    27 aubio_filter_t * new_aubio_cdsgn_filter(uint_t samplerate);
     27aubio_filter_t * new_aubio_cdsgn_filter(uint_t samplerate, uint_t channels);
    2828
    2929#define aubio_cdsgn_filter_do aubio_filter_do
Note: See TracChangeset for help on using the changeset viewer.