Audio: Difference between revisions

From MozillaWiki
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

  1. Tone Generator (tutorial)
  2. Simple synth using Audio API (tutorial)
  3. Voron | Demo Studio
  4. HTML5 Audio Data API - Spectrum Visualizer

more demos

More info

More info on HTML5 Audio and Firefox Audio APIs.

Standardization:

See also