Musical Tool for Pianists
"PianoHub is a web application for pianists. It allows you to record your arrangements over MIDI, play, and share them with others as nice piano tutorials with falling notes.
It also supports importing MIDI files: You can view sheet music generated from your MIDI recordings.
PianoHub is built with Sveltekit & TypeScript. The abcjs library is used for rendering sheet music from ABC notation format, and IndexedDB is used for storing songs locally. It runs on Vercel with MongoDB Atlas storage."