Changes in src/mathutils.c [24e9b0a:ad1df9b]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mathutils.c
r24e9b0a rad1df9b 565 565 566 566 smpl_t 567 aubio_level_detection ( constfvec_t * o, smpl_t threshold)567 aubio_level_detection (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.