Skip to content

display

The display object in Pure Data functions similarly to print, showing messages directly within a patch. It can be configured with a fixed character limit, truncating longer messages, or it can auto-resize to fit the input. Additionally, it allows setting a refresh rate and includes a -noflash flag to prevent visual flickering.


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 display or any other object from else.

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

Similar


    Comments

    Contributors