Essential Question: How can I make a simple project in Scratch that uses a sound board?
Mastery Objectives:
SWBAT add sprites to their stage.
SWBAT code sprites to react when an event occurs.
SWBAT add sound from an external website to their project.
Days on Project: 1
Do Now: Open this link and play the programming game.
Directions: Create a sound board in Scratch using sounds or music from the Internet. Here are some websites to access music:
iTunes
Apple Music
You can also use music from your computer or from Scratch. The file needs to be in .mp3 format for scratch to use it. Check out the project, called KPOP Sound Board: https://scratch.mit.edu/projects/481230874 . Each sprite should have the code below:
Requirements:
Change the stage
Add 8 sprites
Add 8 sounds
When each sprite is clicked, the sprite should stop all sounds and play the assigned sound.
Create an 9th sprite that will play all the sounds in order