Hackmusic Studio
- 2 Devlogs
- 7 Total hours
I built Hackmusic Studio, an online tool that lets you click on notes ranging from C5 to C6 (displayed as boxes) and play them back at various speeds between 80 and 180 BPM.
I built Hackmusic Studio, an online tool that lets you click on notes ranging from C5 to C6 (displayed as boxes) and play them back at various speeds between 80 and 180 BPM.
I’ve added more notes; since five weren’t enough for me, there are now eight. The musicians among you will instantly understand—eight notes must mean an octave. Exactly: it’s the octave from C5 to C6. I also created a style.css file and a corresponding script.js file.
I created hackmusic-studio. You can click on various boxes across six pitch levels, each spaced a third apart. As the playhead moves across the row of boxes, the notes play in sequence. You can control the speed yourself; anything from 80 to 180 BPM is possible.