- Timestamp:
- Nov 6, 2009, 12:14:23 AM (15 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:
- eb93592
- Parents:
- 61139c6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio.h
r61139c6 rc03e777 166 166 #include "spectral/fft.h" 167 167 #include "spectral/phasevoc.h" 168 #include "spectral/filterbank.h" 169 #include "spectral/filterbank_mel.h" 168 170 #include "spectral/mfcc.h" 169 171 #include "spectral/specdesc.h" … … 179 181 #include "utils/hist.h" 180 182 #include "spectral/tss.h" 181 #include "spectral/filterbank.h"182 #include "spectral/filterbank_mel.h"183 183 #include "pitch/pitchmcomb.h" 184 184 #include "pitch/pitchyin.h"
Note: See TracChangeset
for help on using the changeset viewer.