Discuss Scratch

last4braincells
New Scratcher
2 posts

any tools for turning scratches music blocks into MP3s?

basically what the title says, i need a way of turning a song made of scratch blocks into an MP3 file
NotK3ndricAltAgain
Scratcher
100+ posts

any tools for turning scratches music blocks into MP3s?

There’s nothing you can do other than record the music blocks then somehow turn the recording into an MP3.
AmpElectrecuted
Scratcher
500+ posts

any tools for turning scratches music blocks into MP3s?

no, but what you could do is record the music blocks to a video, and rename the mp4 to an mp3 (this works).
ninja'd

also, offtopic, but your about me states you are sharing accounts. change the password immediately and convert the account to a single-person account (unless the people you are sharing with are all in your home). see https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/183361/ for more information.

Last edited by AmpElectrecuted (Yesterday 11:39:46)

last4braincells
New Scratcher
2 posts

any tools for turning scratches music blocks into MP3s?

AmpElectrecuted wrote:

no, but what you could do is record the music blocks to a video, and rename the mp4 to an mp3 (this works).
ninja'd

also, offtopic, but your about me states you are sharing accounts. change the password immediately and convert the account to a single-person account (unless the people you are sharing with are all in your home). see https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/183361/ for more information.
yea we are all in the same house
redspacecat
Scratcher
500+ posts

any tools for turning scratches music blocks into MP3s?

You can find some of the sounds here
https://github.com/scratchfoundation/scratch-vm/tree/develop/src/extensions/scratch3_music/assets/instruments

You probably have to use pitch effect or something to get the in-between notes
GarbagePanda
Scratcher
77 posts

any tools for turning scratches music blocks into MP3s?

last4braincells wrote:

AmpElectrecuted wrote:

no, but what you could do is record the music blocks to a video, and rename the mp4 to an mp3 (this works).
ninja'd

also, offtopic, but your about me states you are sharing accounts. change the password immediately and convert the account to a single-person account (unless the people you are sharing with are all in your home). see https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/183361/ for more information.
yea we are all in the same house

Immediate relatives may share accounts if they wish according to the ST
PlNG_
Scratcher
500+ posts

any tools for turning scratches music blocks into MP3s?

I don't think there's any dedicated tools. I would use the great Audacity to record audio output from Scratch, and then run the music blocks. Guide: https://support.audacityteam.org/basics/recording-desktop-audio
You won't be able to record audio output using Audacity if you are using an Android or iOS device or a Mac with an Apple M-series chip, which you can check by selecting About This Mac in the Apple menu.

AmpElectrecuted wrote:

no, but what you could do is record the music blocks to a video, and rename the mp4 to an mp3 (this works).
That's still an MP4 file. MP3 and MP4 (informal terms) are names for specified formats of bytes. Renaming a file will not reformat the file to match it's file extension. A file extension (the text after the last dot in a file's name) is not a truthful indicator of a file's format. If that's worked with a program, even if the program didn't accept the file when it's name ended with “.mp4”, it's because it does understand MP4.

Last edited by PlNG_ (Today 00:45:44)

BigNate469
Scratcher
1000+ posts

any tools for turning scratches music blocks into MP3s?

PlNG_ wrote:

Renaming a file will not reformat the file to match it's file extension.
Actually it does with certain types of file on certain OSes.

Anyways, the original mp3s for the music extension are stored on GitHub here. You don't need to record them, although note that to apply affects to sounds you will need to modify them directly, something that the blocks normally do.

Last edited by BigNate469 (Today 01:53:33)

hydrofungus
Scratcher
1000+ posts

any tools for turning scratches music blocks into MP3s?

you could also record the screen with Bandicam (i use that), and then get the mp4 file, then use an online converter to convert it into mp3 (i’ve tried this before trust)

Powered by DjangoBB