Changes in swig/aubio.i [c8b80cd:5507e9d]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/aubio.i
rc8b80cd r5507e9d 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);150 149 151 150 /* scale */
Note: See TracChangeset
for help on using the changeset viewer.