<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">For any pythonistas out there, I have a new music package implemented in python3 called musx that contains almost all of the tools available in Common Music and Grace. It uses python’s package system so it is very easy to install (assuming you
 have python 3.9 lying around.)&nbsp;</div>
<div class=""><br class="">
</div>
<div class="">If you want to try it out do this:</div>
<div class=""><br class="">
</div>
<div class="">$ curl -O&nbsp;<a href="http://cmp.music.illinois.edu/courses/taube/mus499mrc/downloads/musx-1.0.0.zip" class="">http://cmp.music.illinois.edu/courses/taube/mus499mrc/downloads/musx-1.0.0.zip</a></div>
<div class="">$ unzip musx-1.0.0.zip</div>
<div class="">$ cd musx-1.0.0</div>
<div class="">$ open README.md</div>
<div class="">$ open INSTALL.md</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">—Rick</div>
<div class=""><br class="">
</div>
</body>
</html>