Files
bettergi-scripts-list/repo/js/YuanQinAssistant/settings.json
himno 2cff05614d JS脚本:原琴助手 (#2388)
* Add video tutorial link for score production

* Update to version 1.0.1

* Add 2 score files
2025-11-22 17:11:11 +08:00

22 lines
464 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"name": "music_selector",
"type": "select",
"label": "选择一首曲子",
"options": [
"丝柯克小曲",
"枕边童话(诗琴)",
"银月之庭蓝花C大调"
]
},
{
"name": "fix_mode",
"type": "select",
"label": "半音修正",
"options": [
"忽略",
"降半音",
"升半音"
]
}
]