Compare commits

...

6 Commits

Author SHA1 Message Date
tls 829a32dfb8 添加 'License' 2023-02-28 14:32:14 +00:00
tls 55dabf9d62 Merge pull request 'ignore mp4 , backup' (#4) from git-ignore into master
Reviewed-on: #4
2022-08-02 14:03:17 +00:00
tls bc530fb430 ignore mp4 , backup 2022-08-02 22:02:44 +08:00
tls 22c521331a Merge pull request '批量关闭节拍音,方块音' (#3) from patch-3 into master
Reviewed-on: #3
2022-08-02 13:55:21 +00:00
tls 319283029a 关闭方块音 2022-08-02 21:51:31 +08:00
tls 3a0371f07a 三角拍时关闭节拍音 2022-08-02 21:49:58 +08:00
3 changed files with 187 additions and 88 deletions

2
.gitignore vendored Normal file
View File

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

9
License Normal file
View File

@ -0,0 +1,9 @@
## 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

@ -152,60 +152,76 @@
{ "bar": 5, "beat": 1, "y": 0, "type": "SetVFXPreset", "rooms": [0], "preset": "Tile2", "enable": false },
{ "bar": 5, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 5, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 5, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 5, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 5, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 5, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 5, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 5, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 5, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 5, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 5, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 },
{ "bar": 6, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
{ "bar": 6, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 6, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 6, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 6, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 6, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 6, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 6, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
{ "bar": 6, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 6, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "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": true, "tick": 1 },
{ "bar": 7, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 8, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 13, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 14, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 15, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 16, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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 },
@ -224,29 +240,37 @@
{ "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": true, "tick": 1 },
{ "bar": 21, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 22, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 22, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 23, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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 },
@ -258,22 +282,28 @@
{ "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": true, "tick": 1 },
{ "bar": 26, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 26, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 27, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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 },
@ -285,61 +315,77 @@
{ "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": true, "tick": 1 },
{ "bar": 30, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 31, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 32, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 33, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 38, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 39, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 40, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 41, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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 },
@ -358,29 +404,37 @@
{ "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": true, "tick": 1 },
{ "bar": 46, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 47, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 47, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 48, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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 },
@ -391,22 +445,28 @@
{ "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": true, "tick": 1 },
{ "bar": 51, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 51, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 52, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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 },
@ -421,31 +481,39 @@
{ "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": true, "tick": 1 },
{ "bar": 57, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 58, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 59, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 60, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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] },
@ -481,22 +549,28 @@
{ "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": true, "tick": 1 },
{ "bar": 69, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 69, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 70, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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 },
@ -508,22 +582,28 @@
{ "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": true, "tick": 1 },
{ "bar": 73, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 73, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 74, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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 },
@ -535,31 +615,39 @@
{ "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": true, "tick": 1 },
{ "bar": 77, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 78, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 79, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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": true, "tick": 1 },
{ "bar": 80, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "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": true, "tick": 1 },
{ "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": 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" },