diff --git a/hand_in_mirai.rdlevel b/hand_in_mirai.rdlevel index 823c261..c23bfe8 100644 --- a/hand_in_mirai.rdlevel +++ b/hand_in_mirai.rdlevel @@ -47,8 +47,8 @@ ], "events": [ - { "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "bgmm.mp3", "volume": 95, "pitch": 100, "pan": 0, "offset": 240, "bpm": 128, "loop": false }, { "bar": 1, "beat": 1, "y": 0, "type": "SetTheme", "rooms": [0], "preset": "OrientalTechno" }, + { "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "bgmm.mp3", "volume": 95, "pitch": 100, "pan": 0, "offset": 240, "bpm": 128, "loop": false }, { "bar": 4, "beat": 5, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "SayReaDyGetSetGoNew", "voiceSource": "IanExcited", "tick": 1, "volume": 100 }, { "bar": 5, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 2, "tick": 1 }, { "bar": 6, "beat": 6, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, @@ -102,10 +102,10 @@ { "bar": 55, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 5, "interval": 2, "tick": 1 }, { "bar": 56, "beat": 7, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayStop", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 56, "beat": 8, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayStop", "voiceSource": "IanExcited", "tick": 1, "volume": 100 }, - { "bar": 57, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 2 }, - { "bar": 59, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 2 }, - { "bar": 61, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 2 }, - { "bar": 63, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 2 }, + { "bar": 57, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 3 }, + { "bar": 59, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 3 }, + { "bar": 61, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 3 }, + { "bar": 63, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 3 }, { "bar": 64, "beat": 6, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 64, "beat": 7, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "IanExcited", "tick": 1, "volume": 100 }, { "bar": 64, "beat": 8, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Wave", "loops": 7, "interval": 2, "tick": 1 },