Skip to main content
Module

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

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

Properties

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