/musyn

Collaborative music notation editor. The Google Docs of music.

Primary LanguageJavaScript

Musyn

Musyn is the Google Docs of music notation. It allows for multiple users collaborate on music composition in real time.

Features

Live View

Always be on the same page. Live view shows you where other collaborators are at all times. It makes it easy to collaborate without stepping on anyone's toes.

Smart Rests

Spend more time writing music, and less time on formatting. Smart rests find the most appropriate and accurate rest combination between the notes that are added. Smart rests use binary space partitioning to arrange rests in a way that assists musicians in their reading speed. If you'd like to see how this is implemented take a look at the measure score model.