Package Exports
- stereo-panner-shim
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (stereo-panner-shim) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
StereoPannerShim
StereoPanner compatibility shim for legacy Web Audio API
http://webaudio.github.io/web-audio-api/#the-stereopannernode-interface
Installation
npm:
npm install stereo-panner-shimbower:
bower install stereo-panner-shimdownloads:
API
AudioContext
Instance Methods
createStereoPanner(): AudioNode as StereoPannerNode
Example
http://mohayonao.github.io/stereo-panner-shim/
Dependencies
- mohayonao/stereo-panner-node
- StereoPannerNode for legacy Web Audio API
License
MIT