CacophonyEffect that builds a tremolo AudioWorkletNode — LFO-driven amplitude
modulation (AM theory; Dattorro 1997 p.776 quadrature stereo LFO; Mitcheltree
et al. DAFx23 LFO framing). Mirrors ReverbEffect: build idempotently
loads the worklet module on the supplied context, then constructs the node with
the supplied TremoloOptions as parameterData. Honors the cross-context
contract (builds against the bus's context, not the host's own).
CacophonyEffect that builds a
tremoloAudioWorkletNode — LFO-driven amplitude modulation (AM theory; Dattorro 1997 p.776 quadrature stereo LFO; Mitcheltree et al. DAFx23 LFO framing). Mirrors ReverbEffect:buildidempotently loads the worklet module on the supplied context, then constructs the node with the supplied TremoloOptions asparameterData. Honors the cross-context contract (builds against the bus's context, not the host's own).