upload user shared sheets.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
A script to play Sheets generated by [SkyStudio](https://play.google.com/store/apps/details?id=com.Maple.SkyStudio) automatically in game Sky with accessibility services using Auto.js
|
||||
|
||||
[](shared_sheets/) [](#shared-sheets) [](https://www.jsdelivr.com/)
|
||||
[](shared_sheets/) [](#shared-sheets) [](https://www.jsdelivr.com/)
|
||||
|
||||
## Feature
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ English: [README-en.md](README-en.md)
|
||||
|
||||
使用Auto.js提供的无障碍权限实现在Sky光遇中自动弹奏 [SkyStudio](https://play.google.com/store/apps/details?id=com.Maple.SkyStudio) 导出的曲谱
|
||||
|
||||
[](shared_sheets/) [](#共享乐谱) [](https://www.jsdelivr.com/)
|
||||
[](shared_sheets/) [](#共享乐谱) [](https://www.jsdelivr.com/)
|
||||
|
||||
~~不会进一步支持原神的21键琴和上传21键位的共享乐谱,反正15键又不是不能弹。~~
|
||||
|
||||
|
||||
@@ -1,5 +1,77 @@
|
||||
{
|
||||
"sheets": [
|
||||
{
|
||||
"name": "Take me hand",
|
||||
"file": "Take me hand.txt",
|
||||
"author": "zhangjinteng",
|
||||
"desc": "<a href=mailto:zhangjinteng@foxmail.com>zhangjinteng<a/> 分享乐谱 Take me hand\n电影《艺伎回忆录》插曲(片段)",
|
||||
"bpm": 240,
|
||||
"suggested_instrument": 1,
|
||||
"keyCount": 15,
|
||||
"pitchLevel": 0,
|
||||
"noteCount": 202,
|
||||
"social": [
|
||||
{
|
||||
"platform": "mail",
|
||||
"name": "zhangjinteng@foxmail.com",
|
||||
"link": "zhangjinteng@foxmail.com"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "郭顶 - 水星记",
|
||||
"file": "水星记.txt",
|
||||
"author": "zhangjinteng",
|
||||
"desc": "<a href=mailto:zhangjinteng@foxmail.com>zhangjinteng<a/> 分享乐谱 郭顶 - 水星记片段",
|
||||
"bpm": 240,
|
||||
"suggested_instrument": 1,
|
||||
"keyCount": 15,
|
||||
"pitchLevel": 0,
|
||||
"noteCount": 275,
|
||||
"social": [
|
||||
{
|
||||
"platform": "mail",
|
||||
"name": "zhangjinteng@foxmail.com",
|
||||
"link": "zhangjinteng@foxmail.com"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "月亮代表我的心",
|
||||
"file": "月亮代表我的心.txt",
|
||||
"author": "zhangjinteng",
|
||||
"desc": "<a href=mailto:zhangjinteng@foxmail.com>zhangjinteng<a/> 分享乐谱 月亮代表我的心 简易和弦版",
|
||||
"bpm": 215,
|
||||
"suggested_instrument": 1,
|
||||
"keyCount": 15,
|
||||
"pitchLevel": 0,
|
||||
"noteCount": 193,
|
||||
"social": [
|
||||
{
|
||||
"platform": "mail",
|
||||
"name": "zhangjinteng@foxmail.com",
|
||||
"link": "zhangjinteng@foxmail.com"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "三葉のテーマ(三叶的主题曲)",
|
||||
"file": "三葉のテーマ.txt",
|
||||
"author": "zhangjinteng",
|
||||
"desc": "<a href=mailto:zhangjinteng@foxmail.com>zhangjinteng<a/> 分享乐谱 三叶的主题曲\n电影《你的名字。》中的歌曲",
|
||||
"bpm": 240,
|
||||
"suggested_instrument": 1,
|
||||
"keyCount": 15,
|
||||
"pitchLevel": 0,
|
||||
"noteCount": 892,
|
||||
"social": [
|
||||
{
|
||||
"platform": "mail",
|
||||
"name": "zhangjinteng@foxmail.com",
|
||||
"link": "zhangjinteng@foxmail.com"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Happy Birthday to You",
|
||||
"file": "Happy Birthday to You.txt",
|
||||
|
||||
BIN
shared_sheets/Take me hand.txt
Normal file
BIN
shared_sheets/Take me hand.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.
Reference in New Issue
Block a user