Waveform

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

Displays the audio waveform of the selected layer. The low, mid, and high band displays can be toggled individually. It is a display-only node with no ports.

Input ports

None

Output ports

None

Scriptable members

PathType
selectedLayerIdstring
playbackPositionfloat
durationfloat
showLowbool
showMidbool
showHighbool

Synapse Apps (scripting)

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

Pages linking here