chrisdavidmills / audio-channels-demo-web-audio-api

An experiment to try getting AudioChannels working in Web Audio API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

audio-channels-demo

The currently-Firefox OS-only AudioChannels API allows you to specify the position your audio occupies in a hierarchy of importance. Going forward, less important audio items and events will not pause your audio playing, but more important ones will.

About

An experiment to try getting AudioChannels working in Web Audio API.


Languages

Language:JavaScript 54.0%Language:CSS 46.0%