Ignore:
Timestamp:
Dec 1, 2007, 10:59:25 PM (16 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/adesign.h

    r2b6144dd ra7667ce  
    2323
    2424*/
    25 aubio_filter_t * new_aubio_adsgn_filter(uint_t samplerate);
     25aubio_filter_t * new_aubio_adsgn_filter(uint_t samplerate, uint_t channels);
    2626
    2727#define aubio_adsgn_filter_do aubio_filter_do
Note: See TracChangeset for help on using the changeset viewer.