Skip to main content
Module

x/commandis/mod.ts>dom.OscillatorOptions

Official framework for Corddis lib ( for Deno only )
Latest
interface dom.OscillatorOptions
implements AudioNodeOptions
import { type dom } from "https://deno.land/x/commandis@v0.6.5/mod.ts";
const { OscillatorOptions } = dom;

Properties

optional
detune: number
optional
frequency: number
optional
periodicWave: PeriodicWave
optional
type: OscillatorType