Changeset 658cb41


Ignore:
Timestamp:
Dec 1, 2007, 10:53:01 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:
2b6144dd
Parents:
a3a01e1
Message:

aubio.h: add lvec, adesign and cdesign

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/aubio.h

    ra3a01e1 r658cb41  
    6161#include "fvec.h"
    6262#include "cvec.h"
     63#include "lvec.h"
    6364#include "mathutils.h"
    6465#include "utils/scale.h"
     
    6869#include "temporal/biquad.h"
    6970#include "temporal/filter.h"
     71#include "temporal/adesign.h"
     72#include "temporal/cdesign.h"
    7073#include "spectral/filterbank.h"
    7174#include "spectral/mfcc.h"
Note: See TracChangeset for help on using the changeset viewer.