Changeset 3e17aed for src/aubio.h


Ignore:
Timestamp:
Nov 6, 2009, 12:06:27 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:
2359cbd
Parents:
2e4fb04
Message:

src/: rename peakpick.h to peakpicker.h, make public again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r2e4fb04 r3e17aed  
    170170#include "pitch/pitch.h"
    171171#include "onset/onset.h"
     172#include "onset/peakpicker.h"
    172173#include "tempo/tempo.h"
    173174
     
    185186#include "pitch/pitchschmitt.h"
    186187#include "pitch/pitchfcomb.h"
    187 #include "onset/peakpick.h"
    188188#include "tempo/beattracking.h"
    189189#endif
Note: See TracChangeset for help on using the changeset viewer.