<div dir="ltr"><div>This looks like a wonderful idea, making the system much easier to work on!</div><div><br></div><div>You mention putting it into &#39;a python virtual environment.&#39; On a linux system, is there any particular advantage to doing it that way? Or should I just start up python 3 and go from there?</div><div><br></div><div>Forrest Curo</div><div>San Diego<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 8, 2021 at 12:17 PM Taube, Heinrich K &lt;<a href="mailto:taube@illinois.edu">taube@illinois.edu</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div style="overflow-wrap: break-word;">
<div>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.) </div>
<div><br>
</div>
<div>If you want to try it out do this:</div>
<div><br>
</div>
<div>$ curl -O <a href="http://cmp.music.illinois.edu/courses/taube/mus499mrc/downloads/musx-1.0.0.zip" target="_blank">http://cmp.music.illinois.edu/courses/taube/mus499mrc/downloads/musx-1.0.0.zip</a></div>
<div>$ unzip musx-1.0.0.zip</div>
<div>$ cd musx-1.0.0</div>
<div>$ open README.md</div>
<div>$ open INSTALL.md</div>
<div><br>
</div>
<div><br>
</div>
<div>—Rick</div>
<div><br>
</div>
</div>

_______________________________________________<br>
Cmdist mailing list<br>
<a href="mailto:Cmdist@ccrma.stanford.edu" target="_blank">Cmdist@ccrma.stanford.edu</a><br>
<a href="https://cm-mail.stanford.edu/mailman/listinfo/cmdist" rel="noreferrer" target="_blank">https://cm-mail.stanford.edu/mailman/listinfo/cmdist</a><br>
</blockquote></div>