cuthbertLab / music21j

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

Strip "tinyNotation: " from TinyNotation strings #192

Closed jacobtylerwalls closed 2 years ago

jacobtylerwalls commented 2 years ago

Fixes #163 -- strips "tinyNotation: " (or lowercase) from TinyNotation strings, for compatibility with the Python converter.parse API.