clear sound effects
Clear sound effects
The clear sound effects block is a stack block that sets all sound effects to 0. It originates from Scratch.
Workaround
This block can be worked around by individually setting each sound effect to 0 by using the set () effect to () block:
set [pitch v] effect to (0) set [pan left/right v] effect to (0)