Sound: Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content deleted Content added
Adding categories
Added scratch blocks
 
(3 intermediate revisions by 2 users not shown)
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]]
* [[Stopplay Soundsound () until done|Stop<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 ()]]
* [[Ischange () playing?effect by () (Sound)|<issb>change [soundpitch v] playing?effect by (10)</sb>]]
* [[Lengthset of() effect to ()| (lengh ofSound)|<sb>set [soundpitch 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>[effectpitch v] effect)::sound reporter</sb>]]
==See also==
*[[Sound Systems]]
*[[Sound Waves]]
*[[Music]]
{{CategoriesNav}}
[[Category:Vanilla Categories]]

Latest revision as of 19:46, 5 July 2024