You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2025. It is now read-only.
demo,功能是把谱面“渲染”后转为 JSON(格式见 demo)。(如果需要,可以修改导出格式)
支持绝大部分 simai 语法,附带错误提示。导出的内容(指令与错误信息)附带原始文件中的位置,方便定位。可以做到无感解析,解析正常谱面只需要几毫秒。
demo 没有大量测试,可能存在不太完善的地方,欢迎讨论()