https://github.com/paulradley/note-training
Improve your piano note reading skills 🎹🎹🎹 !
https://github.com/paulradley/note-training
midi notes piano practise sheet training
Last synced: 4 months ago
JSON representation
Improve your piano note reading skills 🎹🎹🎹 !
- Host: GitHub
- URL: https://github.com/paulradley/note-training
- Owner: paulradley
- License: mit
- Created: 2023-07-08T04:06:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T05:46:00.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T13:52:21.223Z (6 months ago)
- Topics: midi, notes, piano, practise, sheet, training
- Language: JavaScript
- Homepage: https://paulsleepy.github.io/note-training/
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Note Training
Improve your piano note reading skills 🎹🎹🎹 !
Connect your piano to your computer via MIDI interface and start practice.

Check out the [Live Demo](https://paulsleepy.github.io/note-training/) (Chrome only)
### Local setup
1. Install dependencies
```shell
yarn install
```2. Run server
```shell
yarn dev
```3. Open in browser
### TODO List
- Validation for settings
- Restore form state after close without saving
- Layout fixes### Licence
MIT