UNPKG

@simbi/standardized-audio-context

Version:

A cross-browser implementation of the AudioContext which aims to closely follow the standard.

3 lines 164 B
import { TNativeGainNodeFactory } from '../types'; export declare const createNativeGainNode: TNativeGainNodeFactory; //# sourceMappingURL=native-gain-node.d.ts.map