Upload user shared sheets
This commit is contained in:
@@ -1,5 +1,37 @@
|
||||
{
|
||||
"sheets": [{
|
||||
"name": "大鱼(简易)",
|
||||
"file": "大鱼(简易).txt",
|
||||
"author": "酷安@夏川丶呇",
|
||||
"desc": "酷安酷友<a href=http://www.coolapk.com/u/2313452>@夏川丶呇<a/>分享乐谱 大鱼(简易)",
|
||||
"bpm" : 288,
|
||||
"suggested_instrument": 1,
|
||||
"pitchLevel": 0
|
||||
}, {
|
||||
"name": "嘿咻狂想曲",
|
||||
"file": "嘿咻狂想曲.txt",
|
||||
"author": "酷安@夏川丶呇",
|
||||
"desc": "酷安酷友<a href=http://www.coolapk.com/u/2313452>@夏川丶呇<a/>分享乐谱 嘿咻狂想曲\n<b>I love you🎵 , I miss you🎵</b>",
|
||||
"bpm" : 480,
|
||||
"suggested_instrument": 1,
|
||||
"pitchLevel": 0
|
||||
}, {
|
||||
"name": "城南花已开",
|
||||
"file": "城南花已开.txt",
|
||||
"author": "酷安@夏川丶呇",
|
||||
"desc": "酷安酷友<a href=http://www.coolapk.com/u/2313452>@夏川丶呇<a/>分享乐谱 城南花已开",
|
||||
"bpm" : 480,
|
||||
"suggested_instrument": 1,
|
||||
"pitchLevel": 0
|
||||
}, {
|
||||
"name": "撒野完整版",
|
||||
"file": "撒野完整版.txt",
|
||||
"author": "酷安@深空失忆か",
|
||||
"desc": "酷安酷友<a href=http://www.coolapk.com/u/3005974>@深空失忆か<a/>分享乐谱 撒野完整版",
|
||||
"bpm" : 240,
|
||||
"suggested_instrument": 1,
|
||||
"pitchLevel": 0
|
||||
}, {
|
||||
"name": "婚礼进行曲(整活用)",
|
||||
"file": "婚礼进行曲(整活用).txt",
|
||||
"author": "酷安@夏川丶呇",
|
||||
|
||||
BIN
shared_sheets/嘿咻狂想曲.txt
Normal file
BIN
shared_sheets/嘿咻狂想曲.txt
Normal file
Binary file not shown.
BIN
shared_sheets/城南花已开.txt
Normal file
BIN
shared_sheets/城南花已开.txt
Normal file
Binary file not shown.
BIN
shared_sheets/大鱼(简易).txt
Normal file
BIN
shared_sheets/大鱼(简易).txt
Normal file
Binary file not shown.
BIN
shared_sheets/撒野完整版.txt
Normal file
BIN
shared_sheets/撒野完整版.txt
Normal file
Binary file not shown.
@@ -146,20 +146,20 @@ sheetmgr = {
|
||||
|
||||
pitch_suggestion: [{
|
||||
name: "C",
|
||||
places: ["境遇", "墓土四龙图", "雨林终点神庙音乐结束后" ]
|
||||
places: ["境遇", "墓土四龙图", "雨林终点神庙音乐结束后"]
|
||||
}, {
|
||||
name: "D♭",
|
||||
places: ["云野八人升降梯", "雨林鱼骨图水母升起前" ]
|
||||
}, {
|
||||
name: "D",
|
||||
places: ["云野球形洞(通过云洞)", "雨林起点(不飞下去)",
|
||||
"霞谷终点(一堆蜡烛)", "墓土远古战场"]
|
||||
"霞谷终点冥想台", "墓土远古战场"]
|
||||
}, {
|
||||
name: "E♭",
|
||||
places: ["雨林第一个门后右边的拱形洞内", "墓土破旧神庙" ]
|
||||
places: ["雨林第一个门后右边的拱形洞内", "墓土破旧神庙"]
|
||||
}, {
|
||||
name: "E",
|
||||
places: ["重生之路", "暴风眼起始位置" ]
|
||||
places: ["重生之路"]
|
||||
}, {
|
||||
name: "F",
|
||||
places: ["雨林右隐藏图", "霞谷霞光城", "禁阁一楼"]
|
||||
@@ -197,20 +197,27 @@ sheetplayer = {
|
||||
nextInterval: 0,
|
||||
|
||||
speed: 1,
|
||||
current_speed_index: 6,
|
||||
current_speed_index: 9,
|
||||
speed_list: [
|
||||
0.1,
|
||||
0.2,
|
||||
0.3,
|
||||
0.4,
|
||||
0.5,
|
||||
0.6,
|
||||
0.7,
|
||||
0.8,
|
||||
0.9,
|
||||
1,
|
||||
1.1,
|
||||
1.2,
|
||||
1.3,
|
||||
1.4,
|
||||
1.5,
|
||||
1.6,
|
||||
1.7,
|
||||
1.8,
|
||||
1.9,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
|
||||
Reference in New Issue
Block a user