This project uses binary conversion to create music dependent on the value of a bit. To use, tell scratch cat how many bytes (8 bits) you want. This will tell him how many times to ask for a number between 0 and 255 (the highest possible 8 bit number). The cap on the number of bytes is 64 so if you choose a higher number it will be 64 anyway. Another thing is rests, the time between drum hits. It is measured in beats.
This conversion script took me and my friend ages to code so I would appreciate you liking and favouriting! Changelog: 1.0: Project Release 1.1: Custom Rests 1.2: Thumbnail 1.3: Counter