Skip to content

setdsp~

The setdsp~ object is an abstraction designed to display and control Pure Data's audio engine (DSP) state. It provides a toggle interface for users to easily switch the DSP on or off, and can also be controlled programmatically via float or bang messages. This utility is often included in documentation patches to manage the audio processing state.


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

  • Library developed mainly by Alexandre Torres Porres.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors