Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 🎹🎹🎹 !

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