LayerSpeed

Read with AI
All docs in one file (llms-full.txt)
LayerSpeed #Layer #Node
LayerSpeed

Controls and subscribes to the playback speed of the selected layer.

The output of a Layer node is not an echo of its input, but the actual value of the layer picked in the dropdown. Even with nothing plugged into the input, values moved from the Layer window or over MIDI flow out of the output, so you can use a layer’s state to control other nodes (a bidirectional design where the node is both a write point and a read point).

Input ports

Port IDType
Speedfloat

Output ports

Port IDType
Speedfloat

Scriptable members

PathType
floatInputfloat
currentSpeedfloat
selectedLayerIndexint

Synapse Apps (scripting)

await synapse.modules.create({ type: "LayerSpeed" })