Skip to content

textmode.synth.js / SynthSource / modulateKaleid

Method: modulateKaleid()

ts
modulateKaleid(source, nSides?): this;

Modulate kaleidoscope using another source.

Parameters

ParameterTypeDescription
sourceSynthParameterValueModulation source
nSides?SynthParameterValueNumber of sides (default: 4.0)

Returns

this

Example