JSPM

stereo-panner-shim

0.1.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q30336F
  • License MIT

StereoPanner compatibility shim for legacy Web Audio API

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

Build Status NPM Version Bower License

StereoPanner compatibility shim for legacy Web Audio API

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

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