An open API service indexing awesome lists of open source software.

https://github.com/tholman/binary-music-player

A binary music player, with customizable notes & playback.
https://github.com/tholman/binary-music-player

Last synced: 9 months ago
JSON representation

A binary music player, with customizable notes & playback.

Awesome Lists containing this project

README

          

### 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](http://tholman.com/binary-music-player/screenshot.png)