From 2dac4cc0817abffa611208557046dd22a53972ff Mon Sep 17 00:00:00 2001 From: 7bg <33865-7bg@users.noreply.test50k.gitlab.cn> Date: Tue, 14 Feb 2023 23:52:22 +0800 Subject: [PATCH] add script to level note --- INTERNET_OVERDOSE.rdlevel | 1 + 1 file changed, 1 insertion(+) diff --git a/INTERNET_OVERDOSE.rdlevel b/INTERNET_OVERDOSE.rdlevel index df5ec1a..7351fe3 100644 --- a/INTERNET_OVERDOSE.rdlevel +++ b/INTERNET_OVERDOSE.rdlevel @@ -52,6 +52,7 @@ { "bar": 1, "beat": 1, "y": 2, "type": "MoveRoom", "roomPosition": [50, 50], "scale": [100, 100], "duration": 0, "ease": "Linear" }, { "bar": 1, "beat": 1, "y": 3, "type": "MoveRoom", "roomPosition": [50, 50], "scale": [100, 100], "duration": 0, "ease": "Linear" }, { "bar": 1, "beat": 1, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayReaDyGetSetOne", "voiceSource": "Nurse", "tick": 2, "volume": 100 }, + { "bar": 1, "beat": 1, "y": 0, "type": "Comment", "tab": "Actions", "show": false, "text": "yt-dlp https://www.youtube.com/watch?v=BnkhBwzBqlQ -x -o webm.webm\nffmpeg -y -ss 0:00:01.999 -i webm.opus output.ogg\n", "color": "F2E644" }, { "bar": 2, "beat": 1, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "loops": 7, "interval": 4, "squareSound": true, "tick": 2 }, { "bar": 5, "beat": 7, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 6, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 2, "tick": 1 },