Skip to content

StereoPanner compatibility shim for legacy Web Audio API

Notifications You must be signed in to change notification settings

adamtomat/stereo-panner-shim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

StereoPanner compatibility shim for legacy Web Audio API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%