Discuss Scratch

Blue_Science
Scratcher
100+ posts

Changing sprite volume (Sound)

Hi there,

I noticed when changing a sprite's volume the actual played volume shortly flashes to 100%. This is really annoying for fading sounds volume.

Example:
Go to this project, launch music app and play music, close music app and click “power” button in the bottom. The music's volume is supposed to slowly fade as the system shuts down.
https://scratch.mit.edu/projects/196323057

My browser / operating system: Linux Mint (Ubuntu derivative), Firefox 67.0, Flash 32.0 (release 0)

Last edited by Blue_Science (July 5, 2019 15:30:57)

opaline
Scratcher
100+ posts

Changing sprite volume (Sound)

my sanaki's homework project screwed up the audio one time https://scratch.mit.edu/projects/304797363/
banana439monkey
Scratcher
1000+ posts

Changing sprite volume (Sound)

CNR. Can you send over the script you're using? Thanks! My browser / operating system: Windows NT 10.0, Chrome 75.0.3770.100, No Flash version detected

Banana
MrSquirrelDeDuck
Scratcher
100+ posts

Changing sprite volume (Sound)

CR I'm pretty sure this would work:
when green flag clicked
forever
set volume to (10) %
end

when green flag clicked
forever
play sound [meow v] until done
end
I was going to make a topic about this before though, I went searching for a topic about this to make sure I wasn't going to make a topic about something that already had it's own topic. Found this
ZIZEE-BOI
Scratcher
2 posts

Changing sprite volume (Sound)

but how do you change volume of only one sprite and not the whole projects?
Blue_Science
Scratcher
100+ posts

Changing sprite volume (Sound)

ZIZEE-BOI wrote:

but how do you change volume of only one sprite and not the whole projects?
Uh I think it's already for a single sprite…

Powered by DjangoBB