Audio Data API JS Library

From MozillaWiki
Revision as of 17:15, 1 May 2010 by David.humphrey (talk | contribs) (Created page with '==Introduction== This page is a brainstorming and spec page for a JS library based on the Audio Data API. ==Ideas== * < sanchothefat> I'd like to see a similar api to jque…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

This page is a brainstorming and spec page for a JS library based on the Audio Data API.

Ideas

  • < sanchothefat> I'd like to see a similar api to jquery or pjs style eg. a = new Audio(); a.wave('sine');
  • extract stuff from bloop, synth, squarewave, etc.