Getting Unstuck Day 3 Explore playing a musical instrument with Scratch through the "play note" block in the Sound category. For example, you could play piano notes 1 to 120 at 240 bpm, with 0.5 beats per note. What triggers the playing? What happens while the notes are playing?
Everything set at random, so different result every time you press the green flag! I started just doodling with sound blocks and random numbers. Then I though about something I'd seen in a Sonic Pi tutorial where you restart the random number generator to create a repeating sequence to give a repeating rhythm. I like Scratch Cat so for visuals I just keyed Size to the pitch. I ran out of time, but would like to find ways to make the note sequence more musical.