Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.78 KB

README.md

File metadata and controls

54 lines (39 loc) · 1.78 KB

StereoPannerShim

Build Status NPM Version Bower License

StereoPanner compatibility shim for legacy Web Audio API

http://webaudio.github.io/web-audio-api/#the-stereopannernode-interface

Native API supports

Support
Google Chrome 41
Firefox 36
Safari 8
Opera 28
iOS 8

Installation

npm:

npm install stereo-panner-shim

bower:

bower install stereo-panner-shim

downloads:

API

AudioContext

Instance Methods

  • createStereoPanner(): AudioNode as StereoPannerNode

Example

http://mohayonao.github.io/stereo-panner-shim/

Dependencies

Dependency Status

License

MIT