2-6: StarFish Choir Use Music Commands to loop through notes and drumbeats.
2-6: StarFish Choir Use Music Commands to loop through notes and drumbeats.
DIRECTIONS: click on sprites see animation and hear music.
You may find these blocks useful, found under sound commands.
It is good programming practice to rename sprites. (Click on i for info).
Drag code from one sprite to another, to reuse the code chunk.
Loop: repeat a sequence of instructions.
Initialize: to assign an initial (beginning) value to a variable or object. (to reset)
Sequential : an ordered sequence of steps, one after another.
What is a sequence?
Why is a loop helpful?
Why should you name sprites?
Why should you change the appearance of a sprite when clicked?
What was your favorite instrument sound?