Discuss Scratch
- Discussion Forums
- » Announcements
- » Sound Editor Update
- Caliceo
-
15 posts
Sound Editor Update
add [I can now do more things for my] to [Movies!]
add [numberblocks] to [ backpack]
- Caliceo
-
15 posts
Sound Editor Update
this script makes speech better, please try itwhen green flag clicked
say [testing, testing] :: more blocks
define say (text)
set [1 v] to ()
set [2 v] to ()
repeat (length of (text))
change [1 v] by (1)
set [2 v] to (join (2)(letter (1) of (text))
say (2)
- Caliceo
-
15 posts
Sound Editor Update
define
when <too many forum notifications? :: sound> :: events
close this topic FOREVAH :: sensing cap
- Moosey_jo
-
3 posts
Sound Editor Update
I would love that! can you update scratch were online people can help you finish the game like example *a person go to your game and see you making it* and they will help you
That's a great idea.
But then everyone would mess up your games

- Quartecs
-
2 posts
Sound Editor Update
Thanks, but every time I try to upload an audio file or even try to use any of the editor features, the same old “saving project” thing just loads forever until it tells me the project can't be saved.
someone pls help
someone pls help
- guineapig_guineapig
-
1 post
Sound Editor Update
hi scratch team i love the update thank you!

- Model_maker
-
6 posts
Sound Editor Update
Your search menu sucks, I'm trying to look for a Call of Duty game, and it keeps saying there is nothing found, even though I know there are Call of Duty Games.
define search(nothing)
hide
stop [searching]
- zcoder7
-
1 post
Sound Editor Update
wow it is better than 3.0
My browser / operating system: Windows NT 10.0, Chrome 76.0.3809.100, No Flash version detected

play sound [ v] until done
play drum ( v) for (0.25) beats
rest for () beats
play note ( v) for (0.5) beats
- MrKingKong77
-
54 posts
Sound Editor Update
i love it so much! i can edit my music and sounds even better!
but i wish it was added to the scratch desktop tho…
but i wish it was added to the scratch desktop tho…
- LivesMatter
-
78 posts
Sound Editor Update
I need messages
This is how I make the block have different color.
Making traffic lights!
( :: #FF0000 ) ( :: #AAAA00 ) ( :: #00AA00 ) :: boolean :: #808080
( :: #AA0000 ) ( :: #FFFF00 ) ( :: #00AA00 ) :: boolean :: #808080
( :: #AA0000 ) ( :: #AAAA00 ) ( :: #00FF00 ) :: boolean :: #808080
- LiamCS3
-
11 posts
Sound Editor Update
I have a suggestion,
CLOUD LISTS!
CLOUD LISTS!

(☁list)
Last edited by LiamCS3 (Aug. 25, 2019 05:21:24)
- cs458468
-
100+ posts
Sound Editor Update
add [...] to [☁ list v]We want cloud lists
This message has been approved by [Oscar the orange v] (:D) ::motion hat
if <evil kumquat detected :: sensing> then
exterminate all <(>:D :: list) :: custom blocks) > :: events stack
end
protect everyone from evil kumquats
scratch on! :: pen cap
- half_games
-
1 post
Sound Editor Update
said by me (join [awesome] [pls add echo])
Last edited by half_games (Aug. 25, 2019 06:19:41)
- Google990
-
7 posts
Sound Editor Update
when I receive [update]
forever
if <[update] = [cool]> then
set [ happiness] to [200]
set [frustration] to [0]
end
end
if <[update] = [boring]> then
set [ happiness] to [0]
set [ frustration] to [200]
end