interface dom.OscillatorOptions
implements AudioNodeOptions
import { type dom } from "https://deno.land/x/evt@v2.4.18/mod.ts";
const { OscillatorOptions } = dom;
Properties
optional
periodicWave: PeriodicWaveoptional
type: OscillatorTypeimport { type dom } from "https://deno.land/x/evt@v2.4.18/mod.ts";
const { OscillatorOptions } = dom;