Sem descrição

yichael b23b313210 修改打击范围 há 3 anos atrás
RhythmCreator 67714d5362 init há 4 anos atrás
RhythmEditor 67714d5362 init há 4 anos atrás
RhythmMaster b23b313210 修改打击范围 há 3 anos atrás
音乐远程资源 700b0325e0 update há 3 anos atrás
README.md 700b0325e0 update há 3 anos atrás
节奏生成器-说明.png 67714d5362 init há 4 anos atrás
节奏编辑器-拖动说明.png 67714d5362 init há 4 anos atrás
节奏编辑器-菜单说明.png 67714d5362 init há 4 anos atrás
速度变化图.html 67714d5362 init há 4 anos atrás

README.md

音咚 RhythmMaster

  • 如果要更换音乐远程资源目录,参考脚本GameConfig.ts中的remote_res变量。
  • 构建发布后,还要执行build目录下的package.bat。

节奏生成器 RhythmCreator

需要安装npm依赖包。

npm install jsfft -save

节奏编辑器 RhythmEditor

直接打开文件夹 Editor 里的 index.html, 无需使用 Web 容器。