Sound: Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content added Content deleted
(Adding categories)
(Added scratch blocks)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''Sound''' category is a vanilla category in [[PenguinMod]] and [[Scratch]].
=== '''New blocks''' ===
==Blocks==
* [[Play sound () starting at () seconds until done]]
===Scratch Blocks===
* [[Start sound () at () seconds]]
* [[Stop Sound ()|Stop sound [sound v]]]
*[[play sound () until done|<sb>play sound (sound v) until done</sb>]]
*[[start sound ()|<sb>start sound (sound v)</sb>]]
* [[Play all sounds]]
* [[stop all sounds|<sb>stop all sounds::sound</sb>]]
* [[Set fade out to () seconds on ()]]
* [[Is () playing?|<is [sound v] playing?>]]
*[[change () effect by () (Sound)|<sb>change [pitch v] effect by (10)</sb>]]
* [[Length of ()|(lengh of [sound v])]]
*[[set () effect to () (Sound)|<sb>set [pitch v] effect to (100)</sb>]]
*[[clear sound effects|<sb>clear sound effects</sb>]]
* [[() Effect (Sound)|([effect v] effect)]]
*[[change volume by ()|<sb>change volume by (-10)</sb>]]
*[[set volume to ()%|<sb>set volume to (100)%</sb>]]
*[[volume|<sb>volume</sb>]]
===PenguinMod Blocks===
* [[play sound () starting at () seconds until done|<sb>play sound (sound v) starting at (5) seconds until done::sound</sb>]]
* [[start sound () at () seconds|<sb>start sound (sound v) at (5) seconds::sound</sb>]]
* [[stop Sound ()|<sb>stop sound (sound v)::sound</sb>]]
* [[play all sounds|<sb>play all sounds::sound</sb>]]
* [[set fade out to () seconds on ()|<sb>set fade out to (1) seconds on (sound v)::sound</sb>]]
* [[is () playing?|<sb>is (sound v) playing?::sound boolean</sb>]]
* [[length of ()|<sb>length of (sound v)::sound reporter</sb>]]
* [[() Effect (Sound)|<sb>[pitch v] effect::sound reporter</sb>]]
==See also==
*[[Sound Systems]]
*[[Sound Waves]]
*[[Music]]
{{CategoriesNav}}
[[Category:Vanilla Categories]]
[[Category:Vanilla Categories]]

Latest revision as of 19:46, 5 July 2024