From 581c5428908f9e309fcbfeee9d2ab0954b1c4b5c Mon Sep 17 00:00:00 2001 From: tls Date: Mon, 1 Aug 2022 21:55:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=8D=E4=BD=8E=E9=9F=B3=E9=87=8F=EF=BC=8C?= =?UTF-8?q?=E5=85=B3=E9=97=ADsquaresound,=20=E6=8F=92=E5=85=A5SetBeatSound?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aizhishi.rdlevel | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/aizhishi.rdlevel b/aizhishi.rdlevel index 6485d91..0163060 100644 --- a/aizhishi.rdlevel +++ b/aizhishi.rdlevel @@ -49,7 +49,7 @@ { "bar": 1, "beat": 1, "y": 0, "type": "SetTheme", "rooms": [0], "preset": "ColeWardSunrise" }, { "bar": 1, "beat": 1, "y": 1, "type": "SetTheme", "rooms": [1], "preset": "OrientalTechno" }, { "bar": 1, "beat": 1, "y": 2, "type": "SetTheme", "rooms": [2], "preset": "GardenNight" }, - { "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "aizhishi.wav", "volume": 100, "pitch": 100, "pan": 0, "offset": 11, "bpm": 180, "loop": false }, + { "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "aizhishi.wav", "volume": 29, "pitch": 100, "pan": 0, "offset": 11, "bpm": 180, "loop": false }, { "bar": 1, "beat": 1, "y": 3, "type": "HideRow", "row": 0, "show": "Visible", "transition": "Instant" }, { "bar": 1, "beat": 1, "y": 4, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 45], "pivot": 0.5, "duration": 0, "ease": "Linear" }, { "bar": 1, "beat": 1, "y": 5, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 50], "pivot": 0.5, "duration": 1, "ease": "Linear" }, @@ -152,17 +152,21 @@ { "bar": 5, "beat": 1, "y": 0, "type": "SetVFXPreset", "rooms": [0], "preset": "Tile2", "enable": false }, { "bar": 5, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 }, { "bar": 5, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, + { "bar": 5, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 }, { "bar": 5, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" }, - { "bar": 5, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 }, + { "bar": 5, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 }, { "bar": 5, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" }, - { "bar": 5, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 }, + { "bar": 5, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 }, + { "bar": 5, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 }, { "bar": 5, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 }, { "bar": 6, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 }, { "bar": 6, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, + { "bar": 6, "beat": 2.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "None", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 }, { "bar": 6, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" }, - { "bar": 6, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 }, + { "bar": 6, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 }, { "bar": 6, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" }, - { "bar": 6, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 }, + { "bar": 6, "beat": 3.5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": false, "tick": 1 }, + { "bar": 6, "beat": 4.75, "y": 0, "type": "SetBeatSound", "row": 0, "filename": "KickChroma", "volume": 100, "pitch": 100, "pan": 0, "offset": 0 }, { "bar": 6, "beat": 5, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 1, "interval": 2, "tick": 1 }, { "bar": 7, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 }, { "bar": 7, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 },