This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-05-11 16:28:55

LitteApple
Scratcher
Registered: 2012-03-17
Posts: 8

Heeeelp!!!1

How do i upload my own music on scratch??
PLEASE HELP!! D:

when gf clicked
if <(Help) = (0) >
say [I NEED HELP!]
if <(Help) = (100) >
say [Yaay!] for (5) secs
end 
end

Last edited by LitteApple (2012-05-11 16:33:25)

Offline

 

#2 2012-05-11 16:36:49

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: Heeeelp!!!1

I usually play the song, and then record it, or you can export other project's songs and choose
''import song'' from your sounds.


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#3 2012-05-11 17:28:43

SOScratch
Scratcher
Registered: 2010-02-01
Posts: 100+

Re: Heeeelp!!!1

You will need to record your music or if you already have it recorded, go to Scratch. Go to the stage and click on sounds. Delete the cat. Now click record if you need to record, or import, if it is already recorded and saved somewhere in your computer.

Once you have the music file in Scratch, all you need to do is add this script:

when gf clicked
forever
play sound [your recording v] until done
Now your recording will run over and over again.

Also, you should add something other than a white background like the name of your song or something like that.

But that is all!

Last edited by SOScratch (2012-05-11 17:29:51)


-SOScratch
Scratch On!

Offline

 

#4 2012-05-11 21:58:41

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: Heeeelp!!!1

Import music by navigating to the sounds tab and pressing 'Import'.


http://trinary.tk/images/signature_.php

Offline

 

Board footer