https://github.com/kpj/pianopad
https://github.com/kpj/pianopad
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kpj/pianopad
- Owner: kpj
- Created: 2023-03-28T12:51:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T13:13:13.000Z (about 2 years ago)
- Last Synced: 2025-01-18T04:06:51.850Z (4 months ago)
- Language: Svelte
- Homepage: https://pianopad.vercel.app
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PianoPad
> WIP, suggestions welcome!
Interactively learn your favorite piano pieces.
## Usage
Visit [https://pianopad.vercel.app/](https://pianopad.vercel.app/), upload your MIDI file and start practicing!
Otherwise, you can run the development version using `npm run dev`.
## Misc
* SVG piano: https://www.jamieonkeys.dev/posts/piano-keyboard-javascript/
* Parsing MIDIs: https://github.com/Tonejs/Midi
* Similar project: https://midiano.com/