Sound: Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content deleted Content added
No edit summary
Added scratch blocks
 
Line 2: Line 2:
==Blocks==
==Blocks==
===Scratch Blocks===
===Scratch Blocks===
{{Incomplete list}}
*[[play sound () until done|<sb>play sound (sound v) until done</sb>]]
*[[play sound () until done|<sb>play sound (sound v) until done</sb>]]
*[[start sound ()|<sb>start sound (sound v)</sb>]]
*[[start sound ()|<sb>start sound (sound v)</sb>]]
* [[stop all sounds|<sb>stop all sounds::sound</sb>]]
*[[change () effect by () (Sound)|<sb>change [pitch v] effect by (10)</sb>]]
*[[set () effect to () (Sound)|<sb>set [pitch v] effect to (100)</sb>]]
*[[clear sound effects|<sb>clear sound effects</sb>]]
*[[change volume by ()|<sb>change volume by (-10)</sb>]]
*[[set volume to ()%|<sb>set volume to (100)%</sb>]]
*[[volume|<sb>volume</sb>]]
===PenguinMod Blocks===
===PenguinMod Blocks===
* [[play sound () starting at () seconds until done|<sb>play sound (sound v) starting at (5) seconds until done::sound</sb>]]
* [[play sound () starting at () seconds until done|<sb>play sound (sound v) starting at (5) seconds until done::sound</sb>]]
Line 13: Line 19:
* [[is () playing?|<sb>is (sound v) playing?::sound boolean</sb>]]
* [[is () playing?|<sb>is (sound v) playing?::sound boolean</sb>]]
* [[length of ()|<sb>length of (sound v)::sound reporter</sb>]]
* [[length of ()|<sb>length of (sound v)::sound reporter</sb>]]
* [[() Effect (Sound)|<sb>(effect v) effect::sound reporter</sb>]]
* [[() Effect (Sound)|<sb>[pitch v] effect::sound reporter</sb>]]
==See also==
==See also==
*[[Sound Systems]]
*[[Sound Systems]]

Latest revision as of 19:46, 5 July 2024