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
|
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
|
## 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) 导出的曲谱
|
使用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键又不是不能弹。~~
|
~~不会进一步支持原神的21键琴和上传21键位的共享乐谱,反正15键又不是不能弹。~~
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,41 @@
|
|||||||
{
|
{
|
||||||
"sheets": [
|
"sheets": [
|
||||||
|
{
|
||||||
|
"name": "所念皆星河(无和弦)",
|
||||||
|
"file": "所念皆星河(无和弦).txt",
|
||||||
|
"author": "酷安@ZyaIreZ",
|
||||||
|
"desc": "酷安 <a href=http://www.coolapk.com/u/1376183>@ZyaIreZ<a/> 分享乐谱 所念皆星河(无和弦)\n只有半首,后面的不想弄了累…",
|
||||||
|
"bpm": 240,
|
||||||
|
"suggested_instrument": 1,
|
||||||
|
"keyCount": 15,
|
||||||
|
"pitchLevel": 0,
|
||||||
|
"noteCount": 312,
|
||||||
|
"social": [
|
||||||
|
{
|
||||||
|
"platform": "coolapk",
|
||||||
|
"name": "酷安",
|
||||||
|
"link": "http://www.coolapk.com/u/1376183"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "所念皆星河(和弦)",
|
||||||
|
"file": "所念皆星河(和弦).txt",
|
||||||
|
"author": "酷安@ZyaIreZ",
|
||||||
|
"desc": "酷安 <a href=http://www.coolapk.com/u/1376183>@ZyaIreZ<a/> 分享乐谱 所念皆星河(和弦)\n只有半首,后面的不想弄了累…",
|
||||||
|
"bpm": 240,
|
||||||
|
"suggested_instrument": 1,
|
||||||
|
"keyCount": 15,
|
||||||
|
"pitchLevel": 0,
|
||||||
|
"noteCount": 563,
|
||||||
|
"social": [
|
||||||
|
{
|
||||||
|
"platform": "coolapk",
|
||||||
|
"name": "酷安",
|
||||||
|
"link": "http://www.coolapk.com/u/1376183"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "我和我的祖国",
|
"name": "我和我的祖国",
|
||||||
"file": "我和我的祖国.txt",
|
"file": "我和我的祖国.txt",
|
||||||
|
|||||||
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