peakSample
The peakSample
object analyzes a specified audio array or a segment of it to find the maximum sample value and its corresponding index. It can be triggered to analyze the entire array or a defined window, outputting both the peak value and its relative position within the analyzed segment. This is useful for identifying the loudest point in an audio buffer for offline analysis.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.
- Download via Deken.
Open
Pd
and go toTools
Find Externals
. Search fortimbreIDLib
and install it. Then create an object withdeclare -lib timbreIDLib -path timbreIDLib
. Finally, usepeakSample
or any other object fromtimbreIDLib
. - Library developed mainly by William Brent.
- Report Bugs/Errors here!
- Available for .