ember-audio
v1.0.0
Published
An Ember addon that makes working with the Web Audio API super EZ
Downloads
59
Maintainers
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 serve
Visit 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.