Audio: Difference between revisions
Jump to navigation
Jump to search
(heading levels, see also) |
(js lib) |
||
Line 17: | Line 17: | ||
* [https://developer.mozilla.org/en/html/element/audio HTML5 audio element] | * [https://developer.mozilla.org/en/html/element/audio HTML5 audio element] | ||
* [https://developer.mozilla.org/Talk:En/Media_formats_supported_by_the_audio_and_video_elements Media formats supported by the audio and video elements] (AKA whither MP3 support?) | * [https://developer.mozilla.org/Talk:En/Media_formats_supported_by_the_audio_and_video_elements Media formats supported by the audio and video elements] (AKA whither MP3 support?) | ||
* [[Audio Data API]] | * [[Audio Data API]] ([[Audio_Data_API_JS_Library|JS Library])) | ||
* [https://developer.mozilla.org/en/Introducing_the_Audio_API_Extension Introducing The Audio API Extension] | * [https://developer.mozilla.org/en/Introducing_the_Audio_API_Extension Introducing The Audio API Extension] | ||
Revision as of 09:41, 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
- Tone Generator (tutorial)
- Simple synth using Audio API (tutorial)
- Voron | Demo Studio
- HTML5 Audio Data API - Spectrum Visualizer
more demos
- Pocket Full of HTML5 (Audio + Canvas visualizations)
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 ([[Audio_Data_API_JS_Library|JS Library]))
- Introducing The Audio API Extension
Standardization:
- W3C Audio Working Group (Established 2011 March, participants, wiki, @w3caudio)
See also
- More events