Changes in src/mathutils.h [fc6c831:0dbdb40]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mathutils.h
rfc6c831 r0dbdb40 209 209 smpl_t aubio_zero_crossing_rate(fvec_t * input); 210 210 /** 211 * spectrum centroid computed on a cvec 212 */ 213 smpl_t aubio_spectral_centroid(cvec_t * input, smpl_t samplerate); 214 /** 211 215 * clean up cached memory at the end of program 212 216 *
Note: See TracChangeset
for help on using the changeset viewer.