@motion-script/core / TremoloFilter
Interface: TremoloFilter
Defined in: attributes/audio/filters/implementations/tremolo.ts:5
Modulates the clip's amplitude with a low-frequency oscillator for a wobble effect.
Properties
depth
depth:
Param
Defined in: attributes/audio/filters/implementations/tremolo.ts:10
Modulation depth, 0–1. 0 = no effect, 1 = full dips to silence. May be a time-varying curve.
rate
rate:
Param
Defined in: attributes/audio/filters/implementations/tremolo.ts:8
Modulation rate in Hz (how fast the volume pulses). May be a time-varying curve.
type
type:
"tremolo"
Defined in: attributes/audio/filters/implementations/tremolo.ts:6