Merge pull request '删除多余 square' (#2) from master into patch-1
Reviewed-on: #2
This commit is contained in:
commit
8a99bd99cb
|
@ -210,7 +210,7 @@
|
|||
{ "bar": 16, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
|
||||
{ "bar": 16, "beat": 5.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
|
||||
{ "bar": 16, "beat": 5.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
|
||||
{ "bar": 16, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 },
|
||||
{ "bar": 16, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
|
||||
{ "bar": 17, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 4, "tick": 2 },
|
||||
{ "bar": 17, "beat": 2, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 },
|
||||
{ "bar": 17, "beat": 4, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 3 },
|
||||
|
|
Loading…
Reference in New Issue