Ignore:
Timestamp:
Nov 24, 2007, 8:47:55 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:
bcf38fe
Parents:
5dd22a9
Message:

move pitch methods to pitch/, onset detection functions to onset/

File:
1 moved

Legend:

Unmodified
Added
Removed
  • src/pitch/pitchschmitt.c

    r5dd22a9 r2d8cffa  
    2020#include "aubio_priv.h"
    2121#include "sample.h"
    22 #include "pitchschmitt.h"
     22#include "pitch/pitchschmitt.h"
    2323
    2424smpl_t aubio_schmittS16LE (aubio_pitchschmitt_t *p, uint_t nframes, signed short int *indata);
Note: See TracChangeset for help on using the changeset viewer.