{"id":15097325,"url":"https://github.com/exsper/yno-unconscious-performer","last_synced_at":"2026-02-25T17:05:13.265Z","repository":{"id":244793091,"uuid":"815915937","full_name":"Exsper/yno-unconscious-performer","owner":"Exsper","description":"YNOproject Collective Unconscious Kalimba Performer","archived":false,"fork":false,"pushed_at":"2024-06-26T04:48:10.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T17:44:24.706Z","etag":null,"topics":["simplified-chinese","userscript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Exsper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-16T14:16:23.000Z","updated_at":"2024-06-26T04:48:13.000Z","dependencies_parsed_at":"2024-09-25T16:31:09.399Z","dependency_job_id":null,"html_url":"https://github.com/Exsper/yno-unconscious-performer","commit_stats":null,"previous_names":["exsper/yno-unconscious-performer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exsper%2Fyno-unconscious-performer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exsper%2Fyno-unconscious-performer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exsper%2Fyno-unconscious-performer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exsper%2Fyno-unconscious-performer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Exsper","download_url":"https://codeload.github.com/Exsper/yno-unconscious-performer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245853516,"owners_count":20683207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["simplified-chinese","userscript"],"created_at":"2024-09-25T16:20:38.221Z","updated_at":"2025-10-26T08:38:01.853Z","avatar_url":"https://github.com/Exsper.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YNOproject Collective Unconscious Kalimba Performer\n\n可以根据给定乐谱自动演奏乐曲。\n\n**使用本脚本前，请确保游戏设置中卡林巴模式为“默认”！**\n\n## 原理\n\n使用原网页触屏按键提供的方法（simulateKeyboardInput）来模拟键盘输入，弹奏出指定的音符\n\n本脚本不会对原网页函数、游戏内容或存档进行任何修改。\n\n虽然可以模拟键盘输入，但仅限于演奏音符，完全没有自动移动或辅助跑图的功能。若脚本在运行中出现角色自主移动的现象，应该是没有打开钢琴窗。\n\n## 乐谱\n\n### 标准音符\n\n每个音符以空格分开\n\n每个音符固定为1/4拍\n\n音调可用范围：C3~B5\n\n0 为休止符\n\n示例乐谱：\n\n```text\nF#4 A#3 0 0 F#4 A#3 0 0 F4 A#3 0 0 F4 A#3 0 0 F4 C#4 0 0 F4 C#4 0 0 C#4 A#3 0 0 C#4 A#3 0 0\nBPM: 81.6\n```\n\n```text\nA#4 0 0 G#4 C#5 0 A#4 0 0 0 0 G#4 C#5 0 0 A#4 A#4 0 0 G#4 C#5 0 A#4 0 0 0 A#4 0 C#5 0 G#5 0\nBPM: 210\n```\n\n```text\nG4 0 0 0 0 0 G4 0 A#4 0 G#4 G4 0 F4 0 0 D#4 0 0 0 0 0 D#4 0 F4 0 0 C4 0 0 D4 0 G3 0 0 0\nBPM: 240\n```\n\n### JE谱\n\n详见 [JE谱](https://madderscientist.github.io/je_score_operator/)\n\n示例乐谱：\n\n```text\n2   (6)23 #4   6  33   #4  23   #4   2   (6)23 #4   6  33   #43  #4   \nBPM: 300\n```\n\n```text\n4 [1]    4 4    4 5    6#66   \n4 [1]    4 4 [1]   [1 1]    [2 1]   \n4 3    4 4    4 5    6 6   \n4 3 4   5    1 6      5    \n4 [1]    4 4    4 5    6#66   \n4 [1]    4 4 [1]   [1 1]    [2 1]   \n4 3    4 4    4 5    6 6   \n4 3 4   5    1 6      5     \n4    1 5   1  4   1  5   6   4       3      5 6      \nBPM: 584\n```\n\n### MIDI\n\n由于单键和音域的限制，只有符合要求的MIDI才可以顺利播放\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexsper%2Fyno-unconscious-performer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexsper%2Fyno-unconscious-performer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexsper%2Fyno-unconscious-performer/lists"}