Simple music band - Green flag gets instruments playing, and Click each for more sounds. Introduces new concepts: - Sounds - each instrument has their own notes, and you can control notes (bass key) with a data variable - Musical rests, to maintain a rhythm
To build it up 1. Bring in backdrop and bass. On green flag bass plays GC--. 2. On click bass plays High C twice. Make it move normally (5 steps) and move more with clicked (10 steps). 3. Bring in piano, doing similar - here regular notes are --EC. Clicking also plays high C with moves. (Copy code from Bass will help.) 4. Bring in Singer - click to sing (G,A,Cx6). Use costume moves for a shimmy effect! 5. Add arrows - add a variable "Key". Default to 36 low C), right arrow moves to higher notes (41/43), left arrow brings back to C. Bass plays this as note (have to switch command type to 'Play Note X'). 6. Bring in Cymbal - click to make crashing noises 7. Bring in drum - on click it starts playing (forever)- any 4 beat notes will do. If time: - Play around with new notes - Bring in other instruments - Try recording sounds