LayerWaveform
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
| Port ID | Type |
|---|---|
Layer | LayerRef |
Output ports
None
Scriptable members
| Path | Type |
|---|---|
showLow | bool |
showMid | bool |
showHigh | bool |
Synapse Apps (scripting)
await synapse.modules.create({ type: "LayerWaveform" })