修正第一个 get set go 时机
This commit is contained in:
tls 2022-07-19 16:49:02 +08:00
parent 5282ca9c56
commit 57fbe01236
1 changed files with 3 additions and 3 deletions

View File

@ -61,11 +61,11 @@
{ "bar": 4, "beat": 1, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "-x-x--" },
{ "bar": 4, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 },
{ "bar": 4, "beat": 4, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "------" },
{ "bar": 4, "beat": 4, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGet", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 4, "beat": 5, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGet", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 4, "beat": 5, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 },
{ "bar": 4, "beat": 7, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSaySet", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 4, "beat": 8, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 4, "beat": 8, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSaySet", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 5, "beat": 1, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "-x-x--" },
{ "bar": 5, "beat": 1, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 5, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 },
{ "bar": 5, "beat": 1, "y": 1, "type": "ShowRooms", "rooms": [0, 1], "transitionTime": 4, "ease": "InOutSine", "heights": [0, 0, 0, 0] },
{ "bar": 5, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 1, "pulseType": "Wave", "loops": 6, "interval": 4, "tick": 3 },