mdn / violent-theremin

Violent theremin uses the Web Audio API to generate sound, and HTML5 canvas for a bit of pretty visualization. The colours generated depend on the pitch and gain of the current note, which are themselves dependant on the mouse pointer position.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

violent-theremin

NOTE This repository has been archived and moved to webaudio-examples

About

Violent theremin uses the Web Audio API to generate sound, and HTML5 canvas for a bit of pretty visualization. The colours generated depend on the pitch and gain of the current note, which are themselves dependant on the mouse pointer position.

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 65.3%Language:CSS 18.8%Language:HTML 15.9%