Skip to main content
Module

x/evt/lib/types/lib.dom.ts>PeriodicWave

💧EventEmitter's typesafe replacement
Go to Latest
interface PeriodicWave
import { type PeriodicWave } from "https://deno.land/x/evt@v2.3.1/lib/types/lib.dom.ts";

PeriodicWave has no inputs or outputs; it is used to define custom oscillators when calling OscillatorNode.setPeriodicWave(). The PeriodicWave itself is created/returned by AudioContext.createPeriodicWave().