this project tries to play Bach's Menuet No. 1 using the new musical command blocks of Scratch 1.2. It just repeats itself until you press the red sign. It is just a quick excercise for me to become familiar with some of the new notation features (and a superb example of how *not* to use dynamics and tempo variations in Baroque music). Also, when I tried to notate the music in Scratch the absence of a 'rest'-block struck me, and it occured to me that there probably should be a beat interval that fits into the 'wait' block. Update: There now is a rest for _ beats block in the new Scratch (1.2.1) version, so there's no need for the workaround shown in this project.