Discuss Scratch

TurtleNeckTurtle
Scratcher
19 posts

Stop a specific sound block

Hello can you guys add a stop specific sound block or something
not like this:

stop all sounds

more like this:

stop sound [ v]

Can you add this Scratch team, It would be really helpful to me.
DaEpikDude
Scratcher
1000+ posts

Stop a specific sound block

DisasterPug
Scratcher
100+ posts

Stop a specific sound block

Should be
stop sound [ v] :: sound
but support!
-legit
Scratcher
100+ posts

Stop a specific sound block

stop sound [dabbing v]::sound
stop sound [all v]::sound
Support for that
coolcat98
Scratcher
100+ posts

Stop a specific sound block

This would be a great addition! There is no workaround, and it would expand the abilities of Scratchers even further.
FancyFoxy
Scratcher
500+ posts

Stop a specific sound block

coolcat98 wrote:

This would be a great addition! There is no workaround, and it would expand the abilities of Scratchers even further.
*There is a workaround that's really complicated
walkcycle
Scratcher
500+ posts

Stop a specific sound block

It's not that complicated. But there is also an easy workaround.
FancyFoxy
Scratcher
500+ posts

Stop a specific sound block

walkcycle wrote:

It's not that complicated. But there is also an easy workaround.
Ooooooh, how have I not thought of that before? xD
DaEpikDude
Scratcher
1000+ posts

Stop a specific sound block

Nobody's talking about how it's a dupe?
coolcat98
Scratcher
100+ posts

Stop a specific sound block

walkcycle wrote:

It's not that complicated. But there is also an easy workaround.
Whoa, I've never thought about it that way. But what if you wanted to play another sound after that? Or wanted to restart the sound from where it stopped? (That's actually something I wanted to do in my Geometry Dash game). It's a workaround that works in some cases, but not in all of them. Adding a specific block for this wouldn't hurt.
Charles12310
Scratcher
1000+ posts

Stop a specific sound block

walkcycle wrote:

It's not that complicated. But there is also an easy workaround.
That doesn't mean we should abandon this suggestion, should we?

Still not everybody knows, and it would be a great idea to stop sound individually. It really does not take two seconds to figure out how to stop a specific sound.
frances2005
Scratcher
500+ posts

Stop a specific sound block

TurtleNeckTurtle wrote:

Hello can you guys add a stop specific sound block or something
not like this:

stop all sounds

more like this:

stop sound [ v]

Can you add this Scratch team, It would be really helpful to me.

maybe, but you could try this line of code. this is only an example:
when green flag clicked
say [hello! i am a kitty cat!] for (2) secs
say [cats are the coolest thing on scratch!] for (2) secs
play sound [ meow v] until done
broadcast [stop meowing v]

when I receive [stop meowing v]
stop all sounds

or you could try this block combination:

when green flag clicked
say [what a beautiful day!] for (2) secs
say [i am going to sing now!] for (2) secs
play sound [singing v] until done
stop singing ( sorry if this came out red, it was supposed to be dark purple)
define stop singing
stop all sounds

but i see having to stop all sounds when you want to stop only 1 sound can be quite a bother.
FancyFoxy
Scratcher
500+ posts

Stop a specific sound block

Where's the mod at?
--Awesome
Scratcher
59 posts

Stop a specific sound block

Support. Then it could keep music going but stop a sound.
DaEpikDude
Scratcher
1000+ posts

Stop a specific sound block

dupe
it occurs to me I should've reported the topic as a dupe in the first place, so let me do that now

Last edited by DaEpikDude (Sept. 20, 2017 01:37:21)

--Waterfall--
Scratcher
500+ posts

Stop a specific sound block

Support.


Charles12310
Scratcher
1000+ posts

Stop a specific sound block

frances2005 wrote:

TurtleNeckTurtle wrote:

Hello can you guys add a stop specific sound block or something
not like this:

stop all sounds

more like this:

stop sound [ v]

Can you add this Scratch team, It would be really helpful to me.

maybe, but you could try this line of code. this is only an example:
when green flag clicked
say [hello! i am a kitty cat!] for (2) secs
say [cats are the coolest thing on scratch!] for (2) secs
play sound [ meow v] until done
broadcast [stop meowing v]

when I receive [stop meowing v]
stop all sounds

or you could try this block combination:

when green flag clicked
say [what a beautiful day!] for (2) secs
say [i am going to sing now!] for (2) secs
play sound [singing v] until done
stop singing ( sorry if this came out red, it was supposed to be dark purple)
define stop singing
stop all sounds

but i see having to stop all sounds when you want to stop only 1 sound can be quite a bother.
That is not how it is supposed to work. This block that the user is suggesting only stops certain sounds, not all sounds.
walkcycle
Scratcher
500+ posts

Stop a specific sound block

Charles12310 wrote:

It really does not take two seconds to figure out how to stop a specific sound.
Just ask in help with scripts.

Or, the other easy workaround.
Paddle2See
Scratch Team
1000+ posts

Stop a specific sound block

It looks like this is a duplicate topic of this one over here so I'll close it to keep the conversation all in one place.

Please use the existing topic in the link above.

Last edited by Paddle2See (Sept. 20, 2017 10:09:22)

Powered by DjangoBB