Changeset 3e17aed for src/onset/onset.c


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/onset/onset.c

    r2e4fb04 r3e17aed  
    2424#include "spectral/specdesc.h"
    2525#include "spectral/phasevoc.h"
    26 #include "onset/peakpick.h"
     26#include "onset/peakpicker.h"
    2727#include "mathutils.h"
    2828#include "onset/onset.h"
Note: See TracChangeset for help on using the changeset viewer.