Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/evt/mod.ts>dom.WaveShaperOptions

💧EventEmitter's typesafe replacement
Latest
interface dom.WaveShaperOptions
implements AudioNodeOptions
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { WaveShaperOptions } = dom;

Properties

optional
curve: number[] | Float32Array
optional
oversample: OverSampleType