View Categories

XY Visualizer Node

< 1 min read

🔧 Experimental Feature - Available with AudioNodes HD

The XY Visualizer Node’s interface consists of a two-dimensional grid where a circular handle moves along the X (horizontal) and Y (vertical) axes. X and Y is interpreted as a range of 0-1.

It’s useful for building custom Nodes, or analyzing multiple Node params from a single place.


Inputs

X Input

The value to be interpreted as X.

Y Input

The value to be interpreted as Y.


Settings

Update interval (ms)

Delay between updates, in milliseconds. Smaller values result in a faster update.

Theme

Sets the param editor’s color. This setting is visual, and has no effect on the inputs.

Size

Sets the appearance size on the Patcher. Affects both the XY Param Node itself, as well as its appearance on custom Nodes.