Changes in / [6150f81:e33c8b1]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/musicutils.h
r6150f81 re33c8b1 241 241 \param threshold threshold in dB SPL 242 242 243 \return 0 if level is under the given threshold, 1otherwise243 \return 1 if level is under the given threshold, 0 otherwise 244 244 245 245 */
Note: See TracChangeset
for help on using the changeset viewer.