Sound
(Redirected from Sound block)
The Sound category is a vanilla category in PenguinMod and Scratch.
Blocks
Scratch Blocks
play sound (sound v) until done
start sound (sound v)
stop all sounds::sound
change [pitch v] effect by (10)
set [pitch v] effect to (100)
clear sound effects
change volume by (-10)
set volume to (100)%
volume
PenguinMod Blocks
play sound (sound v) starting at (5) seconds until done::sound
start sound (sound v) at (5) seconds::sound
stop sound (sound v)::sound
play all sounds::sound
set fade out to (1) seconds on (sound v)::sound
is (sound v) playing?::sound boolean
length of (sound v)::sound reporter
[pitch v] effect::sound reporter
See also
v • e Categories Nav | |
---|---|
Vanilla | Motion · Looks · Sound · Variables (Variables · Lists) · Events · Control · Sensing · Operators · My Blocks |