Changeset 970ef94 for swig/aubio.i
- Timestamp:
- Apr 18, 2007, 1:18:26 PM (18 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:
- e83dd0e
- Parents:
- 5507e9d (diff), 75ad169 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
r5507e9d r970ef94 147 147 void aubio_autocorr(fvec_t * in, fvec_t * acf); 148 148 smpl_t aubio_zero_crossing_rate(fvec_t * input); 149 smpl_t aubio_spectral_centroid(cvec_t * spectrum, smpl_t samplerate); 149 150 150 151 /* scale */
Note: See TracChangeset
for help on using the changeset viewer.