Discuss Scratch

sunshivraj241
Scratcher
1 post

Turn off sound

DotDash wrote:

The_Scratch wrote:

Not all games give you to option to turn off their background music, and sometimes, you just want to listen to your spotify list, so my suggestion is a universal sound button for muting or un-muting any project.
Already suggested, but turned down
Sheep_maker
Scratcher
1000+ posts

Turn off sound

KingOfAwesome58219 wrote:

johndeere47 wrote:

Austinato wrote:

Did anyone notice that this TOPIC was originally created in 2013?

Necropost?
The suggestion hasn't been passed into Scratch yet. It's fine.
It has actually, ctrl + clicking the green flag mutes the project.
It restarts the project, which annoys me. Shift-click-flag doesn't restart the project, so why not ctrl-click-flag?
microblocks
New Scratcher
1 post

Turn off sound

rasmusolle wrote:

Chrome has a feature to disable sound from one tab.

Might come useful. (Rightclick tab and click the selection)[/quote

this saved my life.
DownsGameClub
Scratcher
1000+ posts

Turn off sound

Thanks for helping guys, but this really has already been implemented. Simply click [CTRL (or Commmand)] and click the flag to mute the project. Or use the browser or OS Features to control the volume.
stickfiregames
Scratcher
1000+ posts

Turn off sound

Instead of just a mute button, why not a volume slider?

To everyone saying you can just ctrl-click the flag: firstly, that doesn't always work (it sometimes just restarts the project), and secondly, why should it stay as a hidden undocumented feature? The same goes for turbo mode - it shouldn't be hidden either.

Last edited by stickfiregames (Dec. 15, 2016 14:26:39)

MathlyCat
Scratcher
1000+ posts

Turn off sound

DotDash wrote:

The_Scratch wrote:

Not all games give you to option to turn off their background music, and sometimes, you just want to listen to your spotify list, so my suggestion is a universal sound button for muting or un-muting any project.
Already suggested, but turned down
Sauce?

Support, even if ctrl + clicking works they should make buttons for easier accessibility to muting, and even turbo mode.
TJaunay
Scratcher
11 posts

Turn off sound

I am looking on making a 5 nights at freddys simulator and I need to know how to make it so if you press on the door button it will go down wich I have done. But what I can not get correct is how to make it go back up again if I press the button a second time?
Wahsp
Scratcher
1000+ posts

Turn off sound

TJaunay wrote:

I am looking on making a 5 nights at freddys simulator and I need to know how to make it so if you press on the door button it will go down wich I have done. But what I can not get correct is how to make it go back up again if I press the button a second time?
This belongs in the Help With Scripts forum, not on someone else's post
FancyFoxy
Scratcher
500+ posts

Turn off sound

What I just do is right-click the tab I'm in and click “Mute Tab”. However, this isn't a Scratch function, so it might depend on your device. I suppose CTRL+Flag would work, but since it starts the project over, I'll still support.

And stop saying this:
set volume to (0) %
That doesn't work on cloud projects.
datey_in_a_1st_taxi
Scratcher
32 posts

Turn off sound

When I Was Making UGLY MARIO 64 GIF While I Tested The Background Music But It Was Muted Without The Mute Effect While My Laptop Was In Max Volume | EDIT:
Wait That Was [Old v] Me XD

Last edited by datey_in_a_1st_taxi (Dec. 29, 2020 17:32:06)

LegoManiac04
Scratcher
1000+ posts

Turn off sound

datey_in_a_1st_taxi wrote:

When I Was Making UGLY MARIO 64 GIF While I Tested The Background Music But It Was Muted Without The Mute Effect While My Laptop Was In Max Volume
Hi there, welcome to the Forums!
Please create a new topic in Question about Scratch by clicking the “New topic” button in the top-right corner, instead of hijacking another. Thanks!

Last edited by LegoManiac04 (Oct. 1, 2019 02:44:29)

coder2045
Scratcher
1000+ posts

Turn off sound

The_Scratch wrote:

Not all games give you to option to turn off their background music, and sometimes, you just want to listen to your spotify list, so my suggestion is a universal sound button for muting or un-muting any project.
I don't know if I posted already, but,
Support. There is a project where the music sounds like a cartoon and I wanted to listen to something else.
coder2045
Scratcher
1000+ posts

Turn off sound

datey_in_a_1st_taxi wrote:

When I Was Making UGLY MARIO 64 GIF While I Tested The Background Music But It Was Muted Without The Mute Effect While My Laptop Was In Max Volume
Hello!
1. Try checking out the “Questions about Scratch” forum.
2. Try setting the volume effect to 100 or checking if the site is muted.
evanultra01
Scratcher
100+ posts

Turn off sound

This feature used to exist in scratch 2.0, i think you would press green flag and m to start without sound.
Why not reimplement it?
SamF2010
Scratcher
100+ posts

Turn off sound

now we can't dio it with block made audio. Why?
set volume to (impossible with blocks) %

Last edited by SamF2010 (June 17, 2020 17:10:36)

Wyan100
Scratcher
1000+ posts

Turn off sound

Knightfall4389 wrote:

Since we're talking about sound, I need help with making a button that toggles sound. What is the simplest way to make a toggle sound button? When the button is clicked, I want it play the music loop “dance around” forever, (Or in a loop,) until the button is clicked again, then all the music stops until clicked again. Can someone plz show me the code to make this happen in the simplest way possible? (If the code is the simplest you think it can be, but still complex, show me it anyway. Thx.)



Yours truly,
Knightfall4389, A.K.A.: Scratch no0b



Please make your own topic, in the Help with Scripts Forum. Not the Suggestion Forum. And I would recommend setting that last part as your Signature.

Last edited by Wyan100 (June 17, 2020 17:14:11)

SamF2010
Scratcher
100+ posts

Turn off sound

SamF2010 wrote:

now we can't dio it with block made audio. Why?
set volume to (impossible with blocks) %

Yay found a way. Do: wait until's for every note and have it do the logic for your sprite that controls audio in option settings in game and have costumes named on and off.
--Explosion--
Scratcher
1000+ posts

Turn off sound

Wyan100 wrote:

Knightfall4389 wrote:

Since we're talking about sound, I need help with making a button that toggles sound. What is the simplest way to make a toggle sound button? When the button is clicked, I want it play the music loop “dance around” forever, (Or in a loop,) until the button is clicked again, then all the music stops until clicked again. Can someone plz show me the code to make this happen in the simplest way possible? (If the code is the simplest you think it can be, but still complex, show me it anyway. Thx.)



Yours truly,
Knightfall4389, A.K.A.: Scratch no0b



Please make your own topic, in the Help with Scripts Forum. Not the Suggestion Forum. And I would recommend setting that last part as your Signature.
1: This person posted this in 2013, it is very unlikely that they either check this topic or are still looking for an answer 7 years later.
2: They are not advertising, the last part is perfectly fine.


As for the OP:
I support this suggestion since cntrl clicking no longer works and you can't control click on mobile.
datey_in_a_1st_taxi
Scratcher
32 posts

Turn off sound

LegoManiac04 wrote:

datey_in_a_1st_taxi wrote:

When I Was Making UGLY MARIO 64 GIF While I Tested The Background Music But It Was Muted Without The Mute Effect While My Laptop Was In Max Volume
Hi there, welcome to the Forums!
Please create a new topic in Question about Scratch by clicking the “New topic” button in the top-right corner, instead of hijacking another. Thanks!
wait that was old me XD
dogsmakemehappy
Scratcher
1000+ posts

Turn off sound

You can just mute the scratch website when you don't want to hear the sounds, and you can change it later. So no support

Powered by DjangoBB