Skip to content

maxSampleDelta~

The maxSampleDelta~ object analyzes an audio stream to find the largest absolute difference between adjacent samples within a specified window. It outputs this maximum delta value and its corresponding index, making it useful for detecting sudden discontinuities or percussive onsets in a waveform. The analysis window size can be configured via a creation argument or a "window" message.


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