zeroCrossing~
The zeroCrossing~
object measures the noisiness or frequency-related characteristics of an audio signal by counting how many times it crosses the zero amplitude point within a specified window. It outputs this count as a numerical feature, often used as a crude timbre descriptor. Users can set the analysis window size via a creation argument or a 'window' message, and it's recommended to apply an amplitude threshold before measurement to avoid low-level noise interference.
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, usezeroCrossing~
or any other object fromtimbreIDLib
. - Library developed mainly by William Brent.
- Report Bugs/Errors here!
- Available for .