Changeset 3e17aed for src/tempo


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

    r2e4fb04 r3e17aed  
    2525#include "tempo/beattracking.h"
    2626#include "spectral/phasevoc.h"
    27 #include "onset/peakpick.h"
     27#include "onset/peakpicker.h"
    2828#include "mathutils.h"
    2929#include "tempo/tempo.h"
Note: See TracChangeset for help on using the changeset viewer.