Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (4d)  pkgsrc-2023Q4 (78d)  pkgsrc-2023Q2 (110d) 

2024-06-17 17:58:05 UTC Now

2023-05-16 16:46:07 UTC MAIN commitmail json YAML

py-music21: update to 8.3.0

Music21 v8.3 is a maintenance release that fixes a few bugs in romanText/translate (thanks @malcolmsailor) already in v9alpha, but also fixes a change in the Github.io version of music21j that broke .show('midi') inside Jupyter notebooks.
What's Changed

    Fixes bug in repeat tests in romanText/translate.py; handles empty measures by @malcolmsailor in #1434
    Fix mypy with github by @mscuthbert in #1438
    Romantext writer handle repeat bars and measure suffixes like m1a by @malcolmsailor in #1435
    No transpose altered 7,9,11,13 in bII7; chord.tools by @mscuthbert in #1439
    Backport 1565 to m21 v8 by @mscuthbert in #1567

(gutteridge)