cuthbertLab / music21j

Javascript port of music21 -- Toolkit for Computational Musicology
Other
144 stars 41 forks source link

Fix tie display in voices across barlines and move repeatAppend() to Stream #154

Closed jacobtylerwalls closed 2 years ago

jacobtylerwalls commented 2 years ago

Fixes tie display in voices across barlines. But raises an error in Vex Flow I haven't debugged yet. Fixed!

Update: moves repeatAppend() to Stream