Skip to content

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

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

Similar


    Comments

    Contributors