Reference setType()

setType()

Sets the type of the oscillator.

Examples

Syntax

setType(type)

Parameters

type
String: type of the oscillator. Options: 'sine' (default), 'triangle', 'sawtooth', 'square'

Related References