@types/webaudioapi
Version:
TypeScript definitions for Web Audio API
19 lines (14 loc) • 790 B
Markdown
# Installation
> `npm install --save @types/webaudioapi`
# Summary
This package contains type definitions for Web Audio API (http://www.w3.org/TR/webaudio/).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/webaudioapi
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: Global
* Library Dependencies: none
* Module Dependencies: none
* Global values: BiquadFilterType, ChannelCountMode, ChannelInterpretation, DistanceModelType, OscillatorType, OverSampleType, PanningModelType, webkitAudioContext, webkitOfflineAudioContext
# Credits
These definitions were written by Baruch Berger <https://github.com/bbss>, Kon <http://phyzkit.net/>, kubosho <https://github.com/kubosho>.