Audio: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎More info: audio data api)
Line 15: Line 15:
* [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]]
* [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]


Standardization:
Standardization:
* [http://www.w3.org/2011/audio/ W3C Audio Working Group] (Established 2011 March, [http://www.w3.org/2000/09/dbwg/details?group=46884&public=1& participants], [http://www.w3.org/2005/Incubator/audio/wiki/Main_Page wiki], [http://twitter.com/w3caudio @w3caudio])
* [http://www.w3.org/2011/audio/ W3C Audio Working Group] (Established 2011 March, [http://www.w3.org/2000/09/dbwg/details?group=46884&public=1& participants], [http://www.w3.org/2005/Incubator/audio/wiki/Main_Page wiki], [http://twitter.com/w3caudio @w3caudio])

Revision as of 09:06, 9 May 2011

This article is a stub. You can help MozillaWiki by expanding it.

you are here: wiki.mozilla.org/audio

SF MusicTech 2011-05-09 demos

Demos of HTML5 Audio and Firefox Audio API support during SF MusicTech (more events)

  1. Tone Generator (tutorial)
  2. Simple synth using Audio API (tutorial)
  3. Voron | Demo Studio

More info

More info on HTML5 Audio and Firefox Audio APIS.

Standardization: