Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/teemukoivisto/midi-note-trainer

Music notation trainer app with Web MIDI and Svelte
https://github.com/teemukoivisto/midi-note-trainer

midi music svelte typescript webmidi

Last synced: 29 days ago
JSON representation

Music notation trainer app with Web MIDI and Svelte

Awesome Lists containing this project

README

        

# [midi-note-trainer](https://github.com/teemukoivisto/midi-note-trainer)

https://midi-note-trainer.teemukoivisto.xyz/

This is small web app I built for myself to easily practise music notes and such. IMO you really have to drill them down until reading them is as easy as words.

## How to develop locally

You need NodeJS >=16 and pnpm >= 7.

1. `pnpm i`
2. `pnpm setup`
3. `pnpm client`

## Contributing

PRs and issues are more than welcome! All code is open-source.