Referencia setType()

setType()

Sets the type of the oscillator.

Ejemplos

Sintaxis

setType(type)

Parámetros

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

Referencias Relacionadas