Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do you increase the speed of a song?
- talkingtoilet8
-
1000+ posts
How do you increase the speed of a song?
I have a game where it would be good to have the background music get faster and faster as the difficulty increases. I tried this block:
before every
but its just not working! What am I doing wrong?
change tempo by (10)
before every
play sound [ v]
but its just not working! What am I doing wrong?
- flun
-
85 posts
How do you increase the speed of a song?
The tempo affects how long a beat plays for when you use the music script blocks, tempo wont affect an actual song file, you would have to use a different program to increase the speed of a song file, I would suggest using audacity. I have a game where it would be good to have the background music get faster and faster as the difficulty increases. I tried this block: http://audacity.sourceforge.net/change tempo by (10)
before everyplay sound [ v]
but its just not working! What am I doing wrong?

- letyfabi
-
3 posts
How do you increase the speed of a song?
The Tempo blocks do NOT support audio files. It has to be one of those to work: (I Think)

play drum ( v) for (0.2) beats
play note ( v) for (0.5) beatsHope it helped!

- Toastache
-
9 posts
How do you increase the speed of a song?
Can you (scratch) please make an update in which it does support audio files
?

- deck26
-
1000+ posts
How do you increase the speed of a song?
You need to post that in Suggestions but perhaps check first that it hasn't already been suggested and responded to. Can you (scratch) please make an update in which it does support audio files?
- duckboycool
-
1000+ posts
How do you increase the speed of a song?
1. That doesn't work for sound files (which is what he wants) doset tempo to () bpm
2. This is a somewhat old topic that has already been answered. Make sure that you check other posts and dates of posts before posting on a topic.

- CowAssist
-
39 posts
How do you increase the speed of a song?
Please do not necropost and do not post things completely unrelated to this post. nrthzdfgwrtrh
- Scratch---Cat
-
1000+ posts
How do you increase the speed of a song?
Please don’t spam or necropost. You need to put this topic into the Suggestions forum.
- asivi
-
1000+ posts
How do you increase the speed of a song?
Please don’t spam or necropost. You need to put this topic into the Suggestions forum.
It is possible that you want to stop trolling others scratchers. Thanks.
- TheCodePro123
-
100+ posts
How do you increase the speed of a song?
In order to increase the speed of an audio file, you have to use external sources in order to increase the speed of an audio file. Just make sure that external source has an output in an audio file! Hope this answers your question.
- Discussion Forums
- » Help with Scripts
-
» How do you increase the speed of a song?