Changeset c03e777


Ignore:
Timestamp:
Nov 6, 2009, 12:14:23 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:
eb93592
Parents:
61139c6
Message:

src/aubio.h: make filterbank public, should be stable enough now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    r61139c6 rc03e777  
    166166#include "spectral/fft.h"
    167167#include "spectral/phasevoc.h"
     168#include "spectral/filterbank.h"
     169#include "spectral/filterbank_mel.h"
    168170#include "spectral/mfcc.h"
    169171#include "spectral/specdesc.h"
     
    179181#include "utils/hist.h"
    180182#include "spectral/tss.h"
    181 #include "spectral/filterbank.h"
    182 #include "spectral/filterbank_mel.h"
    183183#include "pitch/pitchmcomb.h"
    184184#include "pitch/pitchyin.h"
Note: See TracChangeset for help on using the changeset viewer.