Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to add background music to a project [explained]
- platyjam
-
44 posts
How to add background music to a project [explained]
1. Find the music you want
2. make this code: (note: edits to this code can be made such as adding ‘repeat until’s, ‘if’s and ‘stop all sounds’s
if <found what you want> then
if <on scratch> then
go to step 2
else
download music
go to scratch music editor and hit ''Upload''
go to step 2
end
else
do (play in in real life and record it) or (compose it on scratch with the music extension)
end
2. make this code: (note: edits to this code can be made such as adding ‘repeat until’s, ‘if’s and ‘stop all sounds’s
when green flag clicked
forever
play sound [sound v] until done
end
- Loulabbelle
-
2 posts
How to add background music to a project [explained]
um ok but I cant download. Thankyou anyway is there any other way
- platyjam
-
44 posts
How to add background music to a project [explained]
Yes! you can play your music while recording it on scratch. it might not be as good quality but will still work! 

- Loulabbelle
-
2 posts
How to add background music to a project [explained]
thankyou very much
- deck26
-
1000+ posts
How to add background music to a project [explained]
Posting random help is not a good use of this forum though. If you want to help please let those needing help post their requests and respond where you have something useful to add.
- platyjam
-
44 posts
How to add background music to a project [explained]
OK, but I was responding to someone who had asked for help outside the forum so technically it wasn't ‘random help’
- deck26
-
1000+ posts
How to add background music to a project [explained]
Which was obviously appreciated by them but wasn't clear to anyone else. Not a problem but perhaps another time point out that that's what you're doing. OK, but I was responding to someone who had asked for help outside the forum so technically it wasn't ‘random help’

- Discussion Forums
- » Help with Scripts
-
» How to add background music to a project [explained]