UNPKG

@simbi/standardized-audio-context

Version:

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

3 lines 229 B
import { TAudioDestinationNodeRendererFactory } from '../types'; export declare const createAudioDestinationNodeRenderer: TAudioDestinationNodeRendererFactory; //# sourceMappingURL=audio-destination-node-renderer-factory.d.ts.map