Home
API reference

OscillatorType

strata-game-library/audio-synth

strata-game-library/audio-synth


strata-game-library/audio-synth / OscillatorType

Type Alias: OscillatorType

OscillatorType = "sine" | "square" | "sawtooth" | "triangle" | "fatsine" | "fatsquare" | "fatsawtooth" | "fattriangle"

Defined in: core/types.ts:13

Oscillator type for synthesis.