Package Exports
- ember-audio
- ember-audio/index.js
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 (ember-audio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Ember-audio
Installation
ember install ember-audio
Interactive Demo/Documentation
Ember Audio provides an audio service and various classes/mixins that make
working with the Web Audio API super EZ.
Ember Audio aims to simplify sampling, triggering, routing, scheduling, synthesizing, soundfonts, and working with audio in-general.
Note: Target browsers must be modern! The list of supported browsers at the moment is pretty small. Please check http://caniuse.com/#feat=audio-api.
Need your help!
Please give me feedback/suggestions if you have any. Pull requests and issues
are welcome. You can also contact me on the Ember community discord: @sethbrasile.
Using Ember Audio?
Please let me know if you're building something with Ember Audio! It's a fairly
large project, and I would love to know if it's working out for people! You can
contact me via @sethbrasile on the ember community slack, or via email.
Compatibility
Ember.js v2.18 or above
Ember CLI v2.13 or above
ember serveVisit your app at http://localhost:4200/ember-audio/.
Usage
Building yuidoc Documentation
ember ember-cli-yuidoc
For more information on using ember-cli, visit http://ember-cli.com/. [Longer description of how to use the addon in apps.]
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.