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
| Path | Type |
|---|---|
selectedLayerId | string |
playbackPosition | float |
duration | float |
showLow | bool |
showMid | bool |
showHigh | bool |
Synapse Apps (scripting)
await synapse.modules.create({ type: "LayerWaveform" })