clear sound effects

From PenguinMod Wiki (Official)
Clear sound effects
Jump to navigation Jump to search

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)

See also