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 moved

Legend:

Unmodified
Added
Removed
  • src/onset/peakpicker.c

    r2e4fb04 r3e17aed  
    2525#include "temporal/filter.h"
    2626#include "temporal/biquad.h"
    27 #include "onset/peakpick.h"
     27#include "onset/peakpicker.h"
    2828
    2929/** function pointer to thresholding function */
Note: See TracChangeset for help on using the changeset viewer.