Skip to content

maxSampleDelta

The maxSampleDelta object analyzes a specified segment of a sample array to identify the largest absolute difference between consecutive samples. It outputs this maximum delta value and its corresponding index within the analyzed window. This object is useful for extracting a descriptor related to the rate of change or roughness of an audio signal.


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 maxSampleDelta or any other object from timbreIDLib.

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

Similar


    Comments

    Contributors