去除bug

This commit is contained in:
tls 2022-09-09 13:36:31 +08:00
parent f9f864cf9b
commit c7e6a3ff77
1 changed files with 2 additions and 3 deletions

View File

@ -47,7 +47,7 @@
],
"events":
[
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "loveit.ogg", "volume": 30, "pitch": 100, "pan": 0, "offset": 0, "bpm": 145, "loop": false },
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "loveit.ogg", "volume": 70, "pitch": 100, "pan": 0, "offset": 0, "bpm": 145, "loop": false },
{ "bar": 2, "beat": 1, "y": 1, "type": "SetClapSounds", "rowType": "Classic", "p1Sound": "ClapHit", "p1Volume": 100, "p1Pitch": 100, "p1Pan": 0, "p1Offset": 0, "p2Sound": "ClapHitP2", "p2Volume": 100, "p2Pitch": 100, "p2Pan": 0, "p2Offset": 0, "cpuSound": "ClapHitCPU", "cpuVolume": 100, "cpuPitch": 100, "cpuPan": 0, "cpuOffset": 0, "p1Used": true, "p2Used": false, "cpuUsed": false },
{ "bar": 2, "beat": 1, "y": 2, "type": "SetCountingSound", "row": 1, "voiceSource": "OwlCount", "enabled": true, "volume": 100 },
{ "bar": 2, "beat": 1, "y": 3, "type": "SetCountingSound", "row": 2, "voiceSource": "BirdCount", "enabled": true, "volume": 100 },
@ -69,8 +69,7 @@
{ "bar": 6, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.25, "swing": 0, "hold": 0 },
{ "bar": 6, "beat": 3, "y": 1, "type": "AddClassicBeat", "row": 1, "tick": 0.25, "swing": 0, "hold": 0 },
{ "bar": 6, "beat": 7, "y": 3, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 7, "beat": 1, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Wave", "loops": 14, "interval": 2, "tick": 1 },
{ "bar": 10, "beat": 7, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 7, "beat": 1, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Wave", "loops": 15, "interval": 2, "tick": 1 },
{ "bar": 10, "beat": 8, "y": 3, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayStop", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 11, "beat": 1, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "-x-x--" },
{ "bar": 11, "beat": 1, "y": 1, "type": "AddClassicBeat", "row": 1, "tick": 0.1666667, "swing": 0, "hold": 0 },