Audio: Difference between revisions
Jump to navigation
Jump to search
m (→More info: t) |
(→SF MusicTech demos: photos) |
||
| Line 9: | Line 9: | ||
# [https://developer.mozilla.org/en-US/demos/detail/voron/launch Voron | Demo Studio] ([https://developer.mozilla.org/en-US/demos/detail/voron/ about]) | # [https://developer.mozilla.org/en-US/demos/detail/voron/launch Voron | Demo Studio] ([https://developer.mozilla.org/en-US/demos/detail/voron/ about]) | ||
# [http://www.storiesinflight.com/jsfft/visualizer/index.html HTML5 Audio Data API - Spectrum Visualizer] | # [http://www.storiesinflight.com/jsfft/visualizer/index.html HTML5 Audio Data API - Spectrum Visualizer] | ||
Photos from the session: http://www.flickr.com/photos/tags/sfmt2011html5audio | |||
=== more demos === | === more demos === | ||
Revision as of 14:48, 13 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 on HuffDuffer:
<audio src="..."> </audio> - Tone Generator (tutorial)
- Simple synth using Audio API (tutorial)
- Voron | Demo Studio (about)
- HTML5 Audio Data API - Spectrum Visualizer
Photos from the session: http://www.flickr.com/photos/tags/sfmt2011html5audio
more demos
- Pocket Full of HTML5 (Audio + Canvas visualizations)
- The Band web-based video karaoke, requires Firefox 4 + Rainbow add-on; more info & screencast 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