Skip to content

textmode.synth.js / SynthSource / colorama

Method: colorama()

ts
colorama(amount?): this;

Apply colorama effect (hue rotation based on luminance).

Parameters

ParameterTypeDescription
amount?SynthParameterValueEffect amount (default: 0.005)

Returns

this

Example