Skip to content

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 to ToolsFind Externals. Search for timbreIDLib and install it. Then create an object with declare -lib timbreIDLib -path timbreIDLib. Finally, use peakSample or any other object from timbreIDLib.

  • Library developed mainly by William Brent.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors