Skip to content

burrow~

The burrow~ object performs cross-filtering on an audio input, using a second audio input as a filter source. It operates based on FFT information, allowing for dynamic filtering controlled by parameters like frequency, threshold (in dB), and a multiplier factor. It supports both normal and inverted filtering modes and can be configured with window size and overlap for its FFT analysis.


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

  • Library developed mainly by Eric Lyon.
  • Report Bugs/Errors here!
  • Available for .

Articles

  • Pd and Audio Programming in the 21st Century

    by Eric Lyon

    Link


Similar


    Comments

    Contributors