Audio: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
=== more demos === | === more demos === | ||
* [http://www.nihilogic.dk/labs/pocket_full_of_html5/ Pocket Full of HTML5] (Audio + Canvas visualizations) | * [http://www.nihilogic.dk/labs/pocket_full_of_html5/ Pocket Full of HTML5] (Audio + Canvas visualizations) | ||
* [http://theband.mozillalabs.com/ The Band] web-based video karaoke, requires Firefox 4 + Rainbow add-on; [https://mozillalabs.com/blog/2011/04/a-web-based-karaoke-prototype-as-technology-feedback-loop/ more info] | * [http://theband.mozillalabs.com/ The Band] web-based video karaoke, requires Firefox 4 + Rainbow add-on; [https://mozillalabs.com/blog/2011/04/a-web-based-karaoke-prototype-as-technology-feedback-loop/ more info here] | ||
== More info == | == More info == |
Revision as of 23:49, 9 May 2011
you are here: wiki.mozilla.org/audio
SF MusicTech demos
SF MusicTech 2011-05-09 demos of HTML5 Audio and Firefox Audio API support
- HTML5 audio element:
<audio src="..."> </audio>
- Tone Generator (tutorial)
- Simple synth using Audio API (tutorial)
- Voron | Demo Studio (about)
- HTML5 Audio Data API - Spectrum Visualizer
more demos
- Pocket Full of HTML5 (Audio + Canvas visualizations)
- The Band web-based video karaoke, requires Firefox 4 + Rainbow add-on; more info here
More info
More info on HTML5 Audio and Firefox Audio APIs.
- HTML5 audio element
- Media formats supported by the audio and video elements (AKA whither MP3 support?)
- Audio Data API (JS Library))
- Introducing The Audio API Extension
Standardization:
- W3C Audio Working Group (Established 2011 March, participants, wiki, @w3caudio)
See also
- More events