VizArrayChart

Displays information of the distribution of numerical values in an array

VizArrayTable

Show the contents of the input array in a table in the patch, useful for debugging

VizBool

Visualize the state of a boolean input in the patch, useful for debugging

VizGraph

Displays graphs for the numbers on the input port in the patchfield

VizLogger

Log changes of input values line by line, use like a logfile for debugging

VizNumber

Displays input string on the patchfield

VizNumberBar

Visualize numbers as a bar in patch, useful for debugging

VizObject

Show information about any object for patch debugging

VizString

Displays input string on the patchfield

VizStringLong

Displays long input string on the patchfield

VizTexture

Displays texture at input port

VizTextureTable

Show pixel colors of connected texture as a table, useful for debugging