Skip to content

dfreq~

The dfreq~ object is a computationally efficient frequency detector that estimates the frequency of an incoming audio signal by counting zero-crossings. It updates its frequency estimation at every zero-crossing. While it is much cheaper than FFT-based methods, it is not designed to work properly with complex signals.


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 zexy and install it. Then create an object with declare -lib zexy -path zexy. Finally, use dfreq~ or any other object from zexy.

  • Library developed mainly by Johannes M. Zmölnig.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors