beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Area

Organize and group your patch operators

Comment

Displays a comment in the patch area

GetCablesDefaultTheme

Get the default theme colors of the cables editor

PatchInput

Helper op for sub-patches

PatchOutput

Helper op for sub-patches

SetCablesTheme

Set cables editor colors

SubPatch

subpatch op

Subpatch2Temp

new subpatches

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