parent
5282ca9c56
commit
57fbe01236
|
@ -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 },
|
||||
|
|
Loading…
Reference in New Issue