cuthbertLab / music21j

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

StripTies playLegato false, in all playMIDI. Stream.flatten. first/last #130

Closed mscuthbert closed 3 years ago

mscuthbert commented 3 years ago

Create first Music21j StripTies method (minimal viable product)

Add remove(recurse=true) to Stream.

Tests

playLegato on all playMIDI classes to unify them for typescript

Create flatten parallel to m21p v7.

Add first and last on Stream Iterator