Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/teemukoivisto/midi-note-trainer
- Owner: TeemuKoivisto
- License: mit
- Created: 2024-01-16T09:59:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T09:22:17.000Z (6 months ago)
- Last Synced: 2024-07-01T19:26:23.431Z (6 months ago)
- Topics: midi, music, svelte, typescript, webmidi
- Language: TypeScript
- Homepage: https://midi-note-trainer.teemukoivisto.xyz
- Size: 10.2 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.