Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 555 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 555 Bytes

Hexagon

A digital art project built with the Web Audio API and the Canvas API. Use your keyboard or mouse to make sounds. Control the volume with the + or - buttons.

Sounds are completely generated in the browser (it isn't playing pre-recorded samples, but is synthesized).

Thanks

Uses Simple Reverb, a gist to scale according to device pixel ratio, and some math to create a hexagon that I found in a gist that I then lost.