Skip to content

Shows played chords on your midi keyboard (and more)

Notifications You must be signed in to change notification settings

alexeychikk/piano-trainer

Repository files navigation

Piano trainer

Connect any midi keyboard to your PC to get started.

Features:

  • shows pressed chords/notes
  • ear training practice
  • a variety of different playback instruments
  • persistent midi device settings
  • ...and more coming soon (maybe)

chords ear training

Download latest Windows release HERE

Build from source:

git clone https://github.com/alexeychikk/piano-trainer.git
cd ./piano-trainer
npm i
npm run make