Path to this page:
Subject: CVS commit: pkgsrc/audio/py-music21
From: David H. Gutteridge
Date: 2023-05-16 18:46:07
Message id: 20230516164607.22479FA87@cvs.NetBSD.org
Log Message:
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
Files: