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 toTools
Find Externals
. Search fortimbreIDLib
and install it. Then create an object withdeclare -lib timbreIDLib -path timbreIDLib
. Finally, usemaxSampleDelta~
or any other object fromtimbreIDLib
. - Library developed mainly by William Brent.
- Report Bugs/Errors here!
- Available for .