Changeset 83963b3 for src/pitch/pitch.c


Ignore:
Timestamp:
Oct 22, 2009, 3:13:07 AM (15 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:
fc0262f
Parents:
78429de
Message:

strip down stable public API, defining add AUBIO_UNSTABLE to access unstable API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/pitch/pitch.c

    r78429de r83963b3  
    2121#include "cvec.h"
    2222#include "lvec.h"
     23#include "mathutils.h"
     24#include "musicutils.h"
    2325#include "spectral/phasevoc.h"
    24 #include "mathutils.h"
    2526#include "temporal/filter.h"
    2627#include "temporal/c_weighting.h"
Note: See TracChangeset for help on using the changeset viewer.