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

#1 2011-02-26 00:30:09

351_lover
New Scratcher
Registered: 2011-02-26
Posts: 2

How do i get music into Scratch Projects?

hi,
   im wondering how do i get music to my scratch project when i search i never find it. please help

Offline

 

#2 2011-02-26 04:41:57

TheSuccessor
Scratcher
Registered: 2010-04-23
Posts: 1000+

Re: How do i get music into Scratch Projects?

Click on the "Sounds" tab on a sprite or on the stage, and choose a music file.

Then use this script:

[blocks]<when green flag clicked>
<forever>
<play sound[ yourMusicHere ]and wait>
<end>[/blocks]

I'm sorry if you can't understand that, the forum blocks are awful.

Last edited by TheSuccessor (2011-02-26 04:42:55)


/* No comment */

Offline

 

#3 2011-02-26 06:15:39

mathematics
Scratcher
Registered: 2009-03-01
Posts: 1000+

Re: How do i get music into Scratch Projects?

I guess that's because the format of your music isn't supported by Scratch.

Scratch can read MP3 files and uncompressed WAV, AIF, and AU files (encoded with 8-bits or 16-bits per sample, but not 24-bits per sample).

Offline

 

#4 2011-02-26 06:51:41

Purika
Scratcher
Registered: 2011-01-26
Posts: 100+

Re: How do i get music into Scratch Projects?

If Scratch doesn't accept your music, then try to find an audio converter which can convert to 16-bits per sample wav files! That always works for me!  smile


https://lh3.googleusercontent.com/-ZlPXbnYAtro/TxRNNopA6XI/AAAAAAAAAvY/worvlbyfCYI/s589/Purika.gif
If I was three birds, I could see myself fly below us!  big_smile

Offline

 

#5 2011-03-02 17:41:06

351_lover
New Scratcher
Registered: 2011-02-26
Posts: 2

Re: How do i get music into Scratch Projects?

thanks can anyone suggest a free audio converter?

Offline

 

#6 2011-03-03 08:36:55

mathematics
Scratcher
Registered: 2009-03-01
Posts: 1000+

Re: How do i get music into Scratch Projects?

351_lover wrote:

thanks can anyone suggest a free audio converter?

Let me Google that for you.

Offline

 

#7 2011-03-30 22:08:35

junieharry
Scratcher
Registered: 2011-03-30
Posts: 2

Re: How do i get music into Scratch Projects?

how do i get misic in my progects

Offline

 

Board footer