This commit is contained in:
tls 2022-09-09 14:11:36 +08:00
parent 6e80dbdb9c
commit 9fc19470ae
1 changed files with 4 additions and 4 deletions

View File

@ -37,10 +37,10 @@
},
"rows":
[
{ "character": "Quaver", "rowType": "Classic", "row": 0, "rooms": [0], "player": "P1", "pulseSound": "Kick", "pulseSoundVolume": 100, "pulseSoundPitch": 100, "pulseSoundPan": 0, "pulseSoundOffset": 0 },
{ "character": "Quaver", "rowType": "Classic", "row": 0, "rooms": [0], "player": "P1", "pulseSound": "Chuck", "pulseSoundVolume": 100, "pulseSoundPitch": 100, "pulseSoundPan": 0, "pulseSoundOffset": 0 },
{ "character": "Owl", "rowType": "Classic", "row": 1, "rooms": [0], "player": "P1", "pulseSound": "WoodblockLow", "pulseSoundVolume": 100, "pulseSoundPitch": 100, "pulseSoundPan": 0, "pulseSoundOffset": 0 },
{ "character": "Cockatiel", "rowType": "Classic", "row": 2, "rooms": [0], "player": "P1", "pulseSound": "ClavesLow", "pulseSoundVolume": 100, "pulseSoundPitch": 100, "pulseSoundPan": 0, "pulseSoundOffset": 0 },
{ "character": "Clef", "rowType": "Oneshot", "row": 3, "rooms": [0], "player": "P1", "pulseSound": "Kick", "pulseSoundVolume": 100, "pulseSoundPitch": 100, "pulseSoundPan": 0, "pulseSoundOffset": 0 },
{ "character": "Clef", "rowType": "Oneshot", "row": 3, "rooms": [0], "player": "P1", "muteBeats": true, "pulseSound": "KickChroma", "pulseSoundVolume": 100, "pulseSoundPitch": 100, "pulseSoundPan": 0, "pulseSoundOffset": 0 },
],
"decorations":
[
@ -131,7 +131,7 @@
{ "bar": 17, "beat": 7, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 17, "beat": 7.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 17, "beat": 7.5, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 17, "beat": 8, "y": 3, "type": "SetBeatSound", "row": 3, "filename": "Kick", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 17, "beat": 8, "y": 3, "type": "SetBeatSound", "row": 3, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 18, "beat": 1, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Wave", "loops": 3, "interval": 2, "tick": 1 },
{ "bar": 18, "beat": 1, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 18, "beat": 7, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "JustSaySet", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
@ -222,7 +222,7 @@
{ "bar": 33, "beat": 7, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 33, "beat": 7.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },
{ "bar": 33, "beat": 7.5, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Square", "squareSound": false, "tick": 1 },
{ "bar": 33, "beat": 8, "y": 3, "type": "SetBeatSound", "row": 3, "filename": "Kick", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 33, "beat": 8, "y": 3, "type": "SetBeatSound", "row": 3, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 },
{ "bar": 34, "beat": 1, "y": 3, "type": "AddOneshotBeat", "row": 3, "pulseType": "Wave", "loops": 3, "interval": 2, "tick": 1 },
{ "bar": 34, "beat": 1, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 },
{ "bar": 34, "beat": 7, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "JustSaySet", "voiceSource": "Nurse", "tick": 1, "volume": 100 },