This commit is contained in:
tls 2022-07-19 19:16:00 +08:00
parent ae9d7e4f9c
commit 9e1ab155dd
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
],
"events":
[
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "Inverted World.ogg", "volume": 100, "pitch": 100, "pan": 0, "offset": 50, "bpm": 180, "loop": false },
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "Inverted World.ogg", "volume": 100, "pitch": 100, "pan": 0, "offset": 40, "bpm": 180, "loop": false },
{ "bar": 1, "beat": 1, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "-x-x--" },
{ "bar": 1, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 },
{ "bar": 1, "beat": 4, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "------" },