UNPKG

@simbi/standardized-audio-context

Version:

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

3 lines 201 B
import { TGainNodeRendererFactoryFactory } from '../types'; export declare const createGainNodeRendererFactory: TGainNodeRendererFactoryFactory; //# sourceMappingURL=gain-node-renderer-factory.d.ts.map