Audio: Difference between revisions

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

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

This page: http://wiki.mozilla.org/audio

More info

More info on HTML5 Audio and Firefox Audio APIS.

Standardization: