yyf / SimpleAudioReactiveWebApp

A simple audio reactive web app using Web Audio API with HTML5 Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleAudioReactiveWebApp

Simply using mic input to modulate the radius of a circle using web audio with HTML5 canvas. Functions from the Volume Meter demo example (http://webaudiodemos.appspot.com/) are used and modified in this example.

About

A simple audio reactive web app using Web Audio API with HTML5 Canvas


Languages

Language:JavaScript 87.4%Language:HTML 12.6%