Changes in src/mathutils.c [ad1df9b:24e9b0a]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mathutils.c
rad1df9b r24e9b0a 565 565 566 566 smpl_t 567 aubio_level_detection ( fvec_t * o, smpl_t threshold)567 aubio_level_detection (const fvec_t * o, smpl_t threshold) 568 568 { 569 569 smpl_t db_spl = aubio_db_spl (o);
Note: See TracChangeset
for help on using the changeset viewer.