I need your help getting @stringsync/vexml to version 1.0.0 please. There are 3 features:
render MusicXML (I'm still working on this)
support pointer event listeners
provide playback components such as cursors and a scroller
I need more concrete examples for rendering. If you're interested, please try rendering MusicXML/MXL documents in the playground and create GitHub issues for any bugs you encounter. Include a screenshot and a trimmed MusicXML document. The more edge cases, the better!
NOTE: I decided to scrap the legacy architecture because it was too complex (versions ≤ 0.2.3): github, npm. The new architecture is simpler, more performant, and produces more correct renderings.