Compare commits
No commits in common. "v1.1-hotfix" and "master" have entirely different histories.
v1.1-hotfi
...
master
@ -40,6 +40,7 @@
|
||||
[
|
||||
{ "character": "HoodieBoy", "rowType": "Oneshot", "row": 0, "rooms": [0], "player": "P1", "pulseSound": "KickChroma", "pulseSoundVolume": 100, "pulseSoundPitch": 100, "pulseSoundPan": 0, "pulseSoundOffset": 0 },
|
||||
{ "character": "Clef", "rowType": "Oneshot", "row": 1, "rooms": [0], "player": "P1", "pulseSound": "Shaker", "pulseSoundVolume": 100, "pulseSoundPitch": 100, "pulseSoundPan": 0, "pulseSoundOffset": 0 },
|
||||
{ "character": "Miner", "rowType": "Classic", "row": 2, "rooms": [0], "player": "P1", "pulseSound": "Stick", "pulseSoundVolume": 100, "pulseSoundPitch": 100, "pulseSoundPan": 0, "pulseSoundOffset": 0 },
|
||||
],
|
||||
"decorations":
|
||||
[
|
||||
@ -122,14 +123,18 @@
|
||||
{ "bar": 60, "beat": 5, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 2 },
|
||||
{ "bar": 61, "beat": 5, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 2 },
|
||||
{ "bar": 62, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 2, "tick": 1 },
|
||||
{ "bar": 62, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 3.5 },
|
||||
{ "bar": 63, "beat": 5, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 2 },
|
||||
{ "bar": 64, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 2, "tick": 1 },
|
||||
{ "bar": 64, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 3.5 },
|
||||
{ "bar": 65, "beat": 5, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 2 },
|
||||
{ "bar": 66, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 2, "tick": 1 },
|
||||
{ "bar": 66, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 3.5 },
|
||||
{ "bar": 66, "beat": 5, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 2 },
|
||||
{ "bar": 67, "beat": 1, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 2 },
|
||||
{ "bar": 67, "beat": 5, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 2 },
|
||||
{ "bar": 68, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 2, "tick": 1 },
|
||||
{ "bar": 68, "beat": 1, "y": 2, "type": "AddClassicBeat", "row": 2, "tick": 2, "swing": 0, "setXs": "FourBeat", "hold": 3.5 },
|
||||
{ "bar": 68, "beat": 5, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 2 },
|
||||
{ "bar": 69, "beat": 1, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 2 },
|
||||
{ "bar": 69, "beat": 5, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 2 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user