From 1033278d854516605328a6307cdaf56c82484fad Mon Sep 17 00:00:00 2001 From: tls Date: Mon, 1 Aug 2022 22:16:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A41=E5=A4=9A=E4=BD=99=20square?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aizhishi.rdlevel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aizhishi.rdlevel b/aizhishi.rdlevel index 6485d91..26a234e 100644 --- a/aizhishi.rdlevel +++ b/aizhishi.rdlevel @@ -206,7 +206,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 },