add script to level note

This commit is contained in:
7bg 2023-02-14 23:52:22 +08:00
parent 089c755a25
commit 2dac4cc081
1 changed files with 1 additions and 0 deletions

View File

@ -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 },