- Timestamp:
- Sep 17, 2007, 12:50:39 AM (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:
- 3730d94
- Parents:
- 17961b0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
r17961b0 r914a8cc 154 154 void del_aubio_filterbank(aubio_filterbank_t * fb); 155 155 void aubio_filterbank_do(aubio_filterbank_t * fb, cvec_t * in, fvec_t *out); 156 fvec_t * aubio_filterbank_getchannel(aubio_filterbank_t * fb, uint_t channel); 156 157 157 158 /* mfcc */
Note: See TracChangeset
for help on using the changeset viewer.