Ignore:
Timestamp:
Oct 7, 2009, 7:36:31 PM (15 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:
bd1a630
Parents:
1294862
Message:

tests/src/test-pitch*: update pitch prototypes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/src/test-pitchfcomb.c

    r1294862 re5e693e  
    1414
    1515        while (i < 1000) {
    16           aubio_pitchfcomb_detect(o,in);
     16          aubio_pitchfcomb_do (o,in);
    1717          i++;
    1818        };
Note: See TracChangeset for help on using the changeset viewer.