Download link: http://scratch.mit.edu/projects/TheDM/1157400/download Press the green flag to make the random melody. Press the SPACE bar( ) to make a long, fast-paced melody. How it works: When you press the space bar or click the little green flag, Scratch will add several random notes to a list called MUSIC. After the notes are added, Scratch plays them back using the "play note # for # beats" block. The counter variable shows which note is being played, and the repeat variable shows the total number of notes