Ignore:
Timestamp:
Nov 24, 2007, 10:00:20 PM (17 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:
ed631e9
Parents:
bcf38fe
Message:

src/: more moving and splitting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/onset/onsetdetection.c

    rbcf38fe r32d6958  
    2020#include "aubio_priv.h"
    2121#include "sample.h"
    22 #include "fft.h"
     22#include "spectral/fft.h"
    2323#include "mathutils.h"
    24 #include "hist.h"
     24#include "utils/hist.h"
    2525#include "onset/onsetdetection.h"
    2626
Note: See TracChangeset for help on using the changeset viewer.