Ignore:
Timestamp:
Nov 24, 2007, 10:00:20 PM (16 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 moved

Legend:

Unmodified
Added
Removed
  • src/spectral/mfcc.c

    rbcf38fe r32d6958  
    2323#include "aubio_priv.h"
    2424#include "sample.h"
    25 #include "fft.h"
    26 #include "filterbank.h"
    27 #include "mfcc.h"
    28 #include "math.h"
     25#include "spectral/fft.h"
     26#include "spectral/filterbank.h"
     27#include "spectral/mfcc.h"
    2928
    3029/** Internal structure for mfcc object **/
Note: See TracChangeset for help on using the changeset viewer.