Skip to content

textmode.synth.js / SynthSource / diff

Method: diff()

ts
diff(source): this;

Difference with another source.

Parameters

ParameterTypeDescription
sourceSynthParameterValueSource to compare

Returns

this

Example