Animation & ControlModifiers
Constant
Outputs one fixed value.
The Constant node is a number on a wire. Use it to feed the same value into several parameters, or as a base another modifier adds to.

- One control, Value
- Found in the node graph under Modifiers → Value & Math
The image on the right is the example patch itself. Drag and drop it onto the app, or load it with File → Load, to open the full graph. The modifier drives the Scale of a Hexagonal generator; the meter on the node shows its live value.
Inputs and outputs

| Port | Type | Purpose |
|---|---|---|
| Modifier | Modifier | Drag it onto a parameter row, or wire it into another modifier's input. |
Parameters
- Value (0–1, default 0).
Every slider has a per-parameter animation bar and can itself be driven by another modifier.
Examples
Shared dial — one Constant bound to three parameters, then MIDI-map the Constant's Value.
Troubleshooting
The parameter does not move — check the bound parameter's Operation at the port. At Multiply against a value of 0 the result stays 0.