Skip to content

Pad

2D XY touch pad. Outputs separate X and Y CVs plus a trigger pulse on each new touch.

Category: Input

input-pad node on canvasinput-pad inspector panel

Inputs

(none)

Outputs

NameTypeDescription
xcontrolX-axis value.
ycontrolY-axis value.
triggercontrolPulse on each new touch (release-and-press, not drag).

Parameters

NameTypeDefaultRangeUnitDescription
xMinnumber0-10000–10000X value at the left edge.
xMaxnumber1-10000–10000X value at the right edge.
xLogbooleanfalsetrue, falseUse logarithmic mapping for the X axis.
yMinnumber0-10000–10000Y value at the bottom edge.
yMaxnumber1-10000–10000Y value at the top edge.
yLogbooleanfalsetrue, falseUse logarithmic mapping for the Y axis.