Set Beats Per Minute: Difference between revisions

Jump to navigation Jump to search
(Created page with "{{Event | event = Set Beats Per Minute | image = File:EditorSetBeatsPerMinute.png | tablocation = Sounds | eventtype = SetBeatsPerMinute | versionorigin = r1 | shortcut = B }} '''Set Beats Per Minute''' is an event in the '''Sounds tab'''. It sets the BPM of the song, and can be placed on any beat. == Usage == == Surgery == <code>{ "bar": X, "beat": X, "y": X, "type": "SetBeatsPerMinute", "beatsPerMinute": 100 }</code> == History == == Trivia == {{Navbox |...")
 
m ({{EventNavBox}})
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
== Trivia ==
== Trivia ==


{{Navbox
{{EventNavBox}}
| name  = Template:EventNavBox
| title = Events
| listclass = hlist
 
| group1 = Sound Tab
| list1  = {{Navbox|child
  | list1 =
* [[Play Song]]
* [[Set Crotchets Per Bar]]
* [[Play Sound]]
* [[Set Beats Per Minute]]
* [[Set Clap Sounds]]
* [[Set Heart Explode Volume]]
* [[Set Heart Explosion Interval]]
* [[Say Ready, Get, Set, Go!]]
* [[Set Game Sound]]
* [[Set Beat Sound]]
* [[Set Counting Sound]]
* [[Comment]]
}}
| group2 = Gameplay Tab
| list2  = {{Navbox|child
  | list1 =
* [[Add Classic Beat]]
* [[Set Row Xs]]
* [[Add Freetime Beat]]
* [[Pulse Freetime Beat]]
* [[Add Oneshot Beat]]
* [[Set Oneshot Wave]]
}}
| group3 = VFX Tab
| list3  = {{Navbox|child
  | list1 =
* [[Set Theme]]
* [[Set VFX Preset]]
* [[Set Background]]
* [[Set Foreground]]
* [[Set Speed]]
* [[Flash]]
* [[Custom Flash]]
* [[Move Camera]]
* [[Hide Row]]
* [[Move Row]]
* [[Play Expression (Row)]]
* [[Paint Rows]]
* [[Bass Drop]]
* [[Shake Screen]]
* [[Flip Screen]]
* [[Invert Colors]]
* [[Pulse Camera]]
* [[Text Explosion]]
* [[Show Dialogue]]
* [[Show Status Sign]]
* [[Floating Text]]
* [[Change Players' Rows]]
* [[Finish Level]]
* [[Comment]]
* [[Stutter]]
* [[Show Hands]]
* [[Paint Hands]]
* [[Assign Hands]]
* [[Set Playstyle]]
* [[Tag Action]]
* [[Call Custom Method]]
* [[Window Dance (Event)]]
}}
| group4 = Decoration Tab
| list4  = {{Navbox|child
  | list1 =
* [[Move Sprite]]
* [[Paint Sprite]]
* [[Play Expression (Sprite)]]
* [[Show/Hide]]
* [[Comment]]
}}
| group5 = Rooms Tab
| list5  = {{Navbox|child
  | list1 =
* [[Show Rooms Horizontally]]
* [[Move Room]]
* [[Reorder Rooms]]
* [[Mask Room]]
* [[Fade Room]]
* [[Set Rooms Perspective]]
* [[Comment]]
}}
}}

Latest revision as of 06:08, 24 October 2024

Set Beats Per Minute
Screenshot of the Event Icon Set Beats Per Minute
TabSounds
TypeSetBeatsPerMinute
Originr1
ShortcutB


Set Beats Per Minute is an event in the Sounds tab. It sets the BPM of the song, and can be placed on any beat.

Usage

Surgery

{ "bar": X, "beat": X, "y": X, "type": "SetBeatsPerMinute", "beatsPerMinute": 100 }

History

Trivia