Audio: Difference between revisions
Jump to navigation
Jump to search
(→More info: HTML5 audio element info) |
(→SF MusicTech demos: tone generator tutorial) |
||
Line 4: | Line 4: | ||
2011-05-09 [[User:Tantek|Tantek]] gave a short demo of HTML5 Audio and Firefox Audio API support during SF MusicTech (See also: [[Events]]) demos using the following: | 2011-05-09 [[User:Tantek|Tantek]] gave a short demo of HTML5 Audio and Firefox Audio API support during SF MusicTech (See also: [[Events]]) demos using the following: | ||
# Tone Generator | # Tone Generator ([https://developer.mozilla.org/en/Creating_a_Web_based_tone_generator tutorial]) | ||
# [http://niiden.com/simplesynth/simplesynth.html Simple synth using Audio API] ([https://developer.mozilla.org/en/Creating_a_simple_synth tutorial]) | # [http://niiden.com/simplesynth/simplesynth.html Simple synth using Audio API] ([https://developer.mozilla.org/en/Creating_a_simple_synth tutorial]) | ||
# [https://developer.mozilla.org/en-US/demos/detail/voron/launch Voron | Demo Studio] | # [https://developer.mozilla.org/en-US/demos/detail/voron/launch Voron | Demo Studio] |
Revision as of 08:59, 9 May 2011
This article is a stub. You can help MozillaWiki by expanding it.
SF MusicTech demos
2011-05-09 Tantek gave a short demo of HTML5 Audio and Firefox Audio API support during SF MusicTech (See also: Events) demos using the following:
- Tone Generator (tutorial)
- Simple synth using Audio API (tutorial)
- Voron | Demo Studio
This page: http://wiki.mozilla.org/audio
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?)
- Introducing The Audio API Extension
Standardization:
- W3C Audio Working Group (Established 2011 March, participants, wiki, @w3caudio)