hydra_reference
Check Hydra transform functions, their inputs, defaults, and types before use. Prevents errors by verifying function names in the running engine.
Instructions
Hydra's transform functions, read live from the running engine — so it lists exactly what this tab's hydra-synth has, including anything added with setFunction.
no arguments: names grouped by type, plus the primer (idioms and gotchas)
name="modulate": that function's inputs and defaults (also fuzzy: name="repeat")
type="combineCoord": every function of one type
Types, and what they chain onto: src start a chain: osc, noise, voronoi, shape, gradient, solid, src, prev coord move pixels: rotate, scale, repeat, kaleid, scroll… color change colour: color, brightness, contrast, hue, colorama, luma… combine mix another source in: add, blend, mult, diff, layer, mask combineCoord warp by another source: modulate, modulateScale, modulateRotate…
Check a name here before using one you are not sure of — an invented function is refused by the dry run anyway, but this is cheaper.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |