Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-24T05:46:00.000Z (over 1 year ago)
- Last Synced: 2024-01-19T23:41:08.696Z (10 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.
![image](./example.png)
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