tholman / binary-music-player

A binary music player, with customizable notes & playback.

Home Page:http://tholman.com/binary-music-player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary Music Player

As the binary counter counts (upwards) each column is given a musical note. If that column were to have a 1 in it, the note will play as it changes.

The binary music player is based around this video which is using real piano sounds & sounds a lot more elegant - and is built with Tone.JS and some relatively vanilla js/css/html.

The creations are shareable /w url parameters, for example ?keys=G1,C^2,E2,G^2,D3,E3,G3,B4,D4,F^4. These will update when you customize your own creation.

Screenshot of the user interface

About

A binary music player, with customizable notes & playback.

http://tholman.com/binary-music-player


Languages

Language:HTML 53.4%Language:JavaScript 26.8%Language:CSS 19.9%