UNPKG

standardized-audio-context

Version:

A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.

3 lines 248 B
import { TNativeIIRFilterNode } from '../types'; export declare const wrapIIRFilterNodeGetFrequencyResponseMethod: (nativeIIRFilterNode: TNativeIIRFilterNode) => void; //# sourceMappingURL=wrap-iir-filter-node-get-frequency-response-method.d.ts.map