cuthbertLab / music21j

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

Make beams in voices #139

Closed jacobtylerwalls closed 2 years ago

jacobtylerwalls commented 2 years ago

Make beams in streams employing voices, following the m21p approach of just processing each voice as a group of notes (and ignoring anything that might be loose, outside of voices).

mscuthbert commented 2 years ago

LGTM. Thank you!