Compare commits
8
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c6f6fc2b6 | ||
|
|
49f1b9f9a0 | ||
|
|
2dac4cc081 | ||
|
|
089c755a25 | ||
|
|
b4d84f40f1 | ||
|
|
06abd579ac | ||
|
|
b4f2bbd1e9 | ||
|
|
a7317917aa |
@@ -0,0 +1,8 @@
|
||||
backup.rdlevel
|
||||
*.pkf
|
||||
*.flac
|
||||
*.mp3
|
||||
*.opus
|
||||
*.ogg
|
||||
*.m4a
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
"author": "TLS",
|
||||
"difficulty": "Easy",
|
||||
"seizureWarning": false,
|
||||
"previewImage": "",
|
||||
"previewImage": "0000.png",
|
||||
"syringeIcon": "",
|
||||
"previewSong": "NEEDY GIRL OVERDOSE,KOTOKO,Aiobahn - INTERNET OVERDOSE.ogg",
|
||||
"previewSong": "",
|
||||
"previewSongStartTime": 73,
|
||||
"previewSongDuration": 20,
|
||||
"songNameHue": 0.91,
|
||||
"songLabelGrayscale": false,
|
||||
"description": "",
|
||||
"tags": "",
|
||||
"tags": "miku",
|
||||
"separate2PLevelFilename": "",
|
||||
"canBePlayedOn": "OnePlayerOnly",
|
||||
"firstBeatBehavior": "RunNormally",
|
||||
@@ -46,12 +46,13 @@
|
||||
],
|
||||
"events":
|
||||
[
|
||||
{ "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": "PlaySong", "filename": "output.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 },
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user