DEV Community
•
2026-08-15 10:14
I Built a Real-Time Collaborative Sheet Music Editor — Here's What MusicXML and CRDTs Taught Me
I wanted a "Google Docs for sheet music": open a browser tab, start writing notation, share a URL, and have someone else edit the same score with you in real time. Nothing like that existed. MuseScore, Finale, and Sibelius are all excellent, but they're desktop apps built for people who already know notation software inside out.
So I built ScoreTail, a browser-based score editor, mostly alone, wi...