- Timestamp:
- May 4, 2006, 5:00:30 PM (19 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:
- fb8bde7
- Parents:
- 4c67dc8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
r4c67dc8 rfe4f78a 145 145 uint_t aubio_silence_detection(fvec_t * ibuf, smpl_t threshold); 146 146 smpl_t aubio_level_detection(fvec_t * ibuf, smpl_t threshold); 147 void aubio_autocorr(fvec_t * in, fvec_t * acf); 147 148 148 149 /* scale */
Note: See TracChangeset
for help on using the changeset viewer.