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.
- Host: GitHub
- URL: https://github.com/tholman/binary-music-player
- Owner: tholman
- Created: 2016-11-23T01:22:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T17:09:56.000Z (about 3 years ago)
- Last Synced: 2025-02-16T08:43:20.208Z (11 months ago)
- Language: HTML
- Homepage: http://tholman.com/binary-music-player
- Size: 62.5 KB
- Stars: 109
- Watchers: 7
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.
