延迟40
This commit is contained in:
parent
ae9d7e4f9c
commit
9e1ab155dd
|
@ -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": "------" },
|
||||
|
|
Loading…
Reference in New Issue