Wednesday, March 09, 2016

Chrome Music Lab: Web Audio API vs HTML5 Audio

Chrome Music Lab
"a collection of experiments that let anyone, at any age, explore how music works.
They're collaborations between musicians and coders, all built with the freely available Web Audio API."
 

Welcome | Web Audio API 
"High-level JavaScript API for processing and synthesizing audio"
Web Audio API - Web APIs | MDN

Web Audio API @ w3c

Getting Started with Web Audio API - HTML5 Rocks


book: Web Audio API

Read Online for Free Brought to you by Fluent Conference

Basic piano with Web Audio API

Creating Sound with the Web Audio API and Oscillators - Modern Web

What's the difference between web audio and html5 audio anyway? - Stack Overflow
"HTML5 Audio element = basic playback by embedding audio data in HTML.
Web Audio API = An ECMA Script (JavaScript) based API to support audio capabilities comparable to these of a modern stand-alone PC"


HTML5 Audio - Wikipedia, the free encyclopedia

keithwhor/audiosynth: JS Dynamic Audio Synth

Musical Keyboard - JS Dynamic Audio Synth