Skip to content

canvas.vis

The canvas.vis object reports the visibility status of a Pure Data canvas window. It outputs a float (1 for visible, 0 for invisible) and can query the current window or parent canvases using a depth argument. This is useful for controlling patch behavior based on window visibility.


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

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

Similar


    Comments

    Contributors