Audio Data API JS Library
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.