LayerVolume

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

Layer content audio volume / mute

A written guide for this node is coming soon. The port reference below is generated from the app itself and always up to date.

Input ports

Port IDType
Volumefloat
Mutebool

Output ports

Port IDType
Volumefloat

Scriptable members

PathType
volumeInputfloat
muteInputbool
currentVolumefloat
currentMutedbool
selectedLayerIndexint

Synapse Apps (scripting)

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