Compare commits

..

2 Commits

3 changed files with 85 additions and 180 deletions

2
.gitignore vendored
View File

@ -1,2 +0,0 @@
backup.rdlevel
*.mp4

View File

@ -1,9 +0,0 @@
## MUSIC AUDIO FILE & JPG PNG FILE
I say love. LamazeP. 愛の詩 (feat. 初音ミク).
Original Creator ( http://originalcreator.net/ )代表KARENT; LatinAutor - SonyATV, UNIAO BRASILEIRA DE EDITORAS DE MUSICA - UBEM, UMPG Publishing, Abramus Digital, NexTone Inc. (Publishing), MINT_BMG, LatinAutor, LatinAutorPerf以及 7 个音乐版权协会
## JSON FILES
[WTFPL](http://www.wtfpl.net/txt/copying)

View File

@ -49,7 +49,7 @@
{ "bar": 1, "beat": 1, "y": 0, "type": "SetTheme", "rooms": [0], "preset": "ColeWardSunrise" },
{ "bar": 1, "beat": 1, "y": 1, "type": "SetTheme", "rooms": [1], "preset": "OrientalTechno" },
{ "bar": 1, "beat": 1, "y": 2, "type": "SetTheme", "rooms": [2], "preset": "GardenNight" },
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "aizhishi.wav", "volume": 100, "pitch": 100, "pan": 0, "offset": 11, "bpm": 180, "loop": false },
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "aizhishi.wav", "volume": 29, "pitch": 100, "pan": 0, "offset": 11, "bpm": 180, "loop": false },
{ "bar": 1, "beat": 1, "y": 3, "type": "HideRow", "row": 0, "show": "Visible", "transition": "Instant" },
{ "bar": 1, "beat": 1, "y": 4, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 45], "pivot": 0.5, "duration": 0, "ease": "Linear" },
{ "bar": 1, "beat": 1, "y": 5, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 50], "pivot": 0.5, "duration": 1, "ease": "Linear" },
@ -170,58 +170,46 @@
{ "bar": 6, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 7, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 7, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 7, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 7, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 7, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 7, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 7, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 7, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 7, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 7, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 7, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 8, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 8, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 8, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 8, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 8, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 8, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 8, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 8, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 8, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 8, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 8, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 9, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 15, "interval": 2, "tick": 1 },
{ "bar": 12, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 0.5 },
{ "bar": 12, "beat": 6.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1.5 },
{ "bar": 13, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 13, "beat": 4.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 13, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 13, "beat": 5, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 13, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 13, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 13, "beat": 5.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 13, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 13, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 13, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 13, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 2, "interval": 2, "tick": 1 },
{ "bar": 14, "beat": 4.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 14, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 14, "beat": 5, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 14, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 14, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 14, "beat": 5.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 14, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 14, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 14, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 14, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 2, "interval": 2, "tick": 1 },
{ "bar": 15, "beat": 4.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 15, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 15, "beat": 5, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 15, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 15, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 15, "beat": 5.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 15, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 15, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 15, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 15, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 2, "interval": 2, "tick": 1 },
{ "bar": 16, "beat": 4.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 16, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 16, "beat": 5, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 16, "beat": 5, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 2, "volume": 100 },
{ "bar": 16, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 16, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 16, "beat": 5.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 16, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 16, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 16, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 16, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 17, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 4, "tick": 2 },
{ "bar": 17, "beat": 2, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
@ -240,37 +228,29 @@
{ "bar": 20, "beat": 6, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 21, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 21, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 21, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 21, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 21, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 21, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 21, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 21, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 21, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 21, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 21, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 22, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 22, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 22, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 22, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 22, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 22, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 22, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 22, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 22, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 22, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 22, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 22, "beat": 6.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 22, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 22, "beat": 7, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 22, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 22, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 22, "beat": 7.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 22, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 22, "beat": 8.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 22, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 23, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 23, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 23, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 23, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 23, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 23, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 23, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 23, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 23, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 23, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 23, "beat": 5, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 2, "volume": 100 },
{ "bar": 23, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 24, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 3, "interval": 4, "tick": 2 },
@ -282,28 +262,22 @@
{ "bar": 25, "beat": 6, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 26, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 26, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 26, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 26, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 26, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 26, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 26, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 26, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 26, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 26, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 26, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 26, "beat": 6.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 26, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 26, "beat": 7, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 26, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 26, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 26, "beat": 7.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 26, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 26, "beat": 8.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 26, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 27, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 27, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 27, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 27, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 27, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 27, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 27, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 27, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 27, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 27, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 27, "beat": 5, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 2, "volume": 100 },
{ "bar": 27, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 28, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 3, "interval": 4, "tick": 2 },
@ -315,77 +289,61 @@
{ "bar": 29, "beat": 6, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 30, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 30, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 30, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 30, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 30, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 30, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 30, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 30, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 30, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 30, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 30, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 31, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 31, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 31, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 31, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 31, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 31, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 31, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 31, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 31, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 31, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 31, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 32, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 32, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 32, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 32, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 32, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 32, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 32, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 32, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 32, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 32, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 32, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 33, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 33, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 33, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 33, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 33, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 33, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 33, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 33, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 33, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 33, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 33, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 34, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 15, "interval": 2, "tick": 1 },
{ "bar": 38, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 38, "beat": 4.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 38, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 38, "beat": 5, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 38, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 38, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 38, "beat": 5.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 38, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 38, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 38, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 38, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 39, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 39, "beat": 4.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 39, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 39, "beat": 5, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 39, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 39, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 39, "beat": 5.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 39, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 39, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 39, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 39, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 40, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 40, "beat": 4.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 40, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 40, "beat": 5, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 40, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 40, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 40, "beat": 5.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 40, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 40, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 40, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 40, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 41, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 41, "beat": 4.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 41, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 41, "beat": 5, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 41, "beat": 5, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 2, "volume": 100 },
{ "bar": 41, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 41, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 41, "beat": 5.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 41, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 41, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 41, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 41, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 42, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 4, "tick": 2 },
{ "bar": 42, "beat": 2, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
@ -404,37 +362,29 @@
{ "bar": 45, "beat": 6, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 46, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 46, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 46, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 46, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 46, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 46, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 46, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 46, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 46, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 46, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 46, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 47, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 47, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 47, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 47, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 47, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 47, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 47, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 47, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 47, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 47, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 47, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 47, "beat": 6.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 47, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 47, "beat": 7, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 47, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 47, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 47, "beat": 7.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 47, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 47, "beat": 8.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 47, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 48, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 48, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 48, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 48, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 48, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 48, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 48, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 48, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 48, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 48, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 48, "beat": 5, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 2, "volume": 100 },
{ "bar": 48, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 49, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 3, "interval": 4, "tick": 2 },
@ -445,28 +395,22 @@
{ "bar": 50, "beat": 6, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 51, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 51, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 51, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 51, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 51, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 51, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 51, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 51, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 51, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 51, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 51, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 51, "beat": 6.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 51, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 51, "beat": 7, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 51, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 51, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 51, "beat": 7.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 51, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 51, "beat": 8.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 51, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 52, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 52, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 52, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 52, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 52, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 52, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 52, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 52, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 52, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 52, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 52, "beat": 5, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 2, "volume": 100 },
{ "bar": 52, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 53, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 4, "tick": 2 },
@ -481,39 +425,31 @@
{ "bar": 56, "beat": 5, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayReaDyGetSetGoNew", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 57, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 57, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 57, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 57, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 57, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 57, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 57, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 57, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 57, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 57, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 57, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 58, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 58, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 58, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 58, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 58, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 58, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 58, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 58, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 58, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 58, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 58, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 59, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 59, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 59, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 59, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 59, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 59, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 59, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 59, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 59, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 59, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 59, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 60, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 60, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 60, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 60, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 60, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 60, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 60, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 60, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 60, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 60, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 60, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 60, "beat": 8, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayStop", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 60, "beat": 8, "y": 0, "type": "ShowRooms", "rooms": [1], "transitionTime": 2, "ease": "InOutSine", "heights": [0, 0, 0, 0] },
@ -549,28 +485,22 @@
{ "bar": 69, "beat": 1, "y": 1, "type": "ShowRooms", "rooms": [0], "transitionTime": 0, "ease": "InOutSine", "heights": [0, 0, 0, 0] },
{ "bar": 69, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 69, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 69, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 69, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 69, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 69, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 69, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 69, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 69, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 69, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 69, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 69, "beat": 6.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 69, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 69, "beat": 7, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 69, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 69, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 69, "beat": 7.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 69, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 69, "beat": 8.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 69, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 70, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 70, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 70, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 70, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 70, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 70, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 70, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 70, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 70, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 70, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 70, "beat": 5, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 2, "volume": 100 },
{ "bar": 70, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 71, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 3, "interval": 4, "tick": 2 },
@ -582,28 +512,22 @@
{ "bar": 72, "beat": 6, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 73, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 73, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 73, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 73, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 73, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 73, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 73, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 73, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 73, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 73, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 73, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 73, "beat": 6.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 73, "beat": 6.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 73, "beat": 7, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 73, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 73, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 73, "beat": 7.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 73, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 73, "beat": 8.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 73, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 74, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 74, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 74, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 74, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 74, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 74, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 74, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 74, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 74, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 74, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 74, "beat": 5, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 2, "volume": 100 },
{ "bar": 74, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 75, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 3, "interval": 4, "tick": 2 },
@ -615,39 +539,31 @@
{ "bar": 76, "beat": 6, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 77, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 77, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 77, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 77, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 77, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 77, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 77, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 77, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 77, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 77, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 77, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 78, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 78, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 78, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 78, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 78, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 78, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 78, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 78, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 78, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 78, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 78, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 79, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 79, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 79, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 79, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 79, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 79, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 79, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 79, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 79, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 79, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 79, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 80, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 80, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 80, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 80, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 80, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 80, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 80, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 80, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 80, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 80, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 80, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 80, "beat": 8, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayStop", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 82, "beat": 1, "y": 0, "type": "FinishLevel" },