4 Commits
Author SHA1 Message Date
7bg 0eb8aca7d6 v1.1-hotfix 2023-01-08 11:39:44 +08:00
7bg 9e0eee083f v1.1 2023-01-08 11:06:23 +08:00
7bg 69120fcdf0 ogg 2023-01-08 10:47:20 +08:00
7bg 84b0e4ae0d v1 2023-01-08 10:47:11 +08:00
5 changed files with 4 additions and 16 deletions
-8
View File
@@ -1,8 +0,0 @@
backup.rdlevel
*.pkf
*.flac
*.mp3
*.opus
*.ogg
*.m4a
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

+4 -5
View File
@@ -10,15 +10,15 @@
"author": "TLS",
"difficulty": "Easy",
"seizureWarning": false,
"previewImage": "0000.png",
"previewImage": "",
"syringeIcon": "",
"previewSong": "",
"previewSong": "NEEDY GIRL OVERDOSE,KOTOKO,Aiobahn - INTERNET OVERDOSE.ogg",
"previewSongStartTime": 73,
"previewSongDuration": 20,
"songNameHue": 0.91,
"songLabelGrayscale": false,
"description": "",
"tags": "miku",
"tags": "",
"separate2PLevelFilename": "",
"canBePlayedOn": "OnePlayerOnly",
"firstBeatBehavior": "RunNormally",
@@ -46,13 +46,12 @@
],
"events":
[
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "output.ogg", "volume": 70, "pitch": 100, "pan": 0, "offset": 0, "bpm": 163, "loop": false },
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "NEEDY GIRL OVERDOSE,KOTOKO,Aiobahn - INTERNET OVERDOSE.ogg", "volume": 70, "pitch": 100, "pan": 0, "offset": 0, "bpm": 163, "loop": false },
{ "bar": 1, "beat": 1, "y": 0, "type": "MoveRoom", "roomPosition": [50, 50], "scale": [100, 100], "duration": 0, "ease": "Linear" },
{ "bar": 1, "beat": 1, "y": 1, "type": "MoveRoom", "roomPosition": [50, 50], "scale": [100, 100], "duration": 0, "ease": "Linear" },
{ "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 },
-3
View File
@@ -1,3 +0,0 @@
yt-dlp https://www.youtube.com/watch?v=BnkhBwzBqlQ -x -o webm.webm
ffmpeg -y -ss 0:00:01.999 -i webm.opus output.ogg