Skip to content

A simple and efficient tool to help improve musical perception. Support degree, melodic, and chord training now!

Notifications You must be signed in to change notification settings

Zilong-L/EarTrainer

Repository files navigation

中文 | English

这是一款简单的视唱练耳工具,帮助提高乐感。

核心功能

  • 听音训练
    • 音级识别: 练习识别音级,帮助提高音乐听觉。我觉得音程没用。
    • 练习统计: 练习数据存储在本地,随时查看进展。
    • 键盘与MIDI输入支持: 无论是使用键盘还是MIDI设备,都可以进行练习。
  • 和弦训练
    • 和弦选择与练习: 选择一种和弦类型并通过MIDI设备演奏,正确演奏后将生成下一个和弦。
    • 随机和弦生成: 为您生成各种和弦进行练习,提高演奏速度。

网站功能

alt text

alt text

alt text

alt text

自行托管方法

  1. 克隆仓库: git clone my repo
  2. 使用nvm安装Node.js v22: nvm install 22
  3. 切换到Node.js v22: nvm use 22
  4. 安装依赖: npm i
  5. 启动开发服务器: npm run dev

测试环境: Node v22.7.0 (npm 10.8.2) ~/.local/share/nvm/v22.7.0/bin/node

About

A simple and efficient tool to help improve musical perception. Support degree, melodic, and chord training now!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages