Changeset 658cb41
- Timestamp:
- Dec 1, 2007, 10:53:01 PM (17 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio.h
ra3a01e1 r658cb41 61 61 #include "fvec.h" 62 62 #include "cvec.h" 63 #include "lvec.h" 63 64 #include "mathutils.h" 64 65 #include "utils/scale.h" … … 68 69 #include "temporal/biquad.h" 69 70 #include "temporal/filter.h" 71 #include "temporal/adesign.h" 72 #include "temporal/cdesign.h" 70 73 #include "spectral/filterbank.h" 71 74 #include "spectral/mfcc.h"
Note: See TracChangeset
for help on using the changeset viewer.