<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Indeed, congrats to Jonathan for all his hard work. As soon as I
get a chance I will begin testing L2Ork patches that tend to push
pd-l2ork to its limits to see if everything is in order.<br>
</p>
<p>Best,</p>
<p>Ico<br>
</p>
<br>
<div class="moz-cite-prefix">On 1/10/2017 4:24 PM, Albert Graef
wrote:<br>
</div>
<blockquote
cite="mid:CA+rUic2VTc-B5Q-qkswoYcraez8mh+_mAhEZu69GDoKwa4_6_A@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>A quick heads up: I just updated Purr Data to the latest
from Jonathan's git repo (rev. 59c867e). It's currently
building on Launchpad, so expect another update in an hour
or so. Also, there's now a complete set of packages for
Yakkety (Ubuntu 16.10), you can find these at <a
moz-do-not-send="true"
href="https://launchpad.net/%7Edr-graef/+archive/ubuntu/pd-l2ork.yakkety">https://launchpad.net/~dr-graef/+archive/ubuntu/pd-l2ork.yakkety</a>.<br>
<br>
</div>
While Purr Data still has a few rough edges (mostly due to
externals with Tcl/Tk tie-ins which haven't been ported to the
new JavaScript GUI yet), it's ready for day-to-day use IMHO,
and as a matter of fact we've been successfully running it in
all our courses at Johannes Gutenberg University this winter
semester. Kudos to Jonathan Wilkes who's put a *lot* of
dedicated work into pulling this off, I consider it an amazing
feat! I'd also like to mention that you can report bugs and
open pull requests at Jonathan's GitLab repo over at <a
moz-do-not-send="true"
href="https://git.purrdata.net/jwilkes/purr-data">https://git.purrdata.net/jwilkes/purr-data</a>.<br>
<br>
</div>
Albert<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Jan 10, 2017 at 9:40 PM,
Alberto Zin <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:alberto.zin@gmail.com" target="_blank">alberto.zin@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div>Hello Albert, great! pd-l2ork and purr-data are now
side-by-side!<br>
</div>
<br>
<div>Thanks again,<br>
<br>
</div>
<div>Alberto Zin <br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">
<div>
<div class="h5">2017-01-08 15:04 GMT+01:00 Albert
Graef <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:aggraef@gmail.com" target="_blank">aggraef@gmail.com</a>></span>:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div class="h5">
<div dir="ltr">
<div>Fixed as of purr-data
20170108+git3228+1416566-1 (now available in
the Xenial and Trusty PPAs). Both Pd-L2Ork and
Purr Data can now be installed on the same
system and will happily coexist. Same goes for
my latest Arch packages in the AUR and my
binary Pd-L2ork repo. Note that to make that
work, I had to move the user config in Purr
Data to ~/.purr-data (it previously shared the
config data with Pd-L2Ork, but that isn't
possible any more because they each have their
own library path now).<br>
<br>
</div>
Also please note that I can't build Wily
packages any more, Launchpad has all of a sudden
stopped supporting it. :( Why that is isn't
clear to me, as Vivid, which has been EOLed for
much longer, is still available in the Launchpad
menus. So if you're still running Wily, you may
want to try the Xenial packages (not sure
whether that works) or upgrade your system to
Xenial which is an LTS and thus guaranteed to
stick around much longer.<br>
</div>
<div class="m_-289763386483804655HOEnZb">
<div class="m_-289763386483804655h5">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Nov 7, 2016
at 12:23 AM, Albert Graef <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:aggraef@gmail.com"
target="_blank">aggraef@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px
#ccc solid;padding-left:1ex">
<div dir="ltr"><span>
<div class="gmail_extra">
<div class="gmail_quote">On Wed,
Nov 2, 2016 at 10:10 PM, Alberto
Zin <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:alberto.zin@gmail.com"
target="_blank">alberto.zin@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div>
<div>I'd like to try
purr-data beta on linux
(Mint, both 32 and 64
bits).<br>
</div>
I don't want to skrew up my
l2ork install: can purr-data
coexist with pd-l2ork? Or
its install overwrites it?<br>
</div>
</blockquote>
</div>
<br>
</div>
</span>
<div class="gmail_extra">The available
packages will all install under
/usr, so it isn't possible right now
without some extra work. But in
principle it should be possible to
install one of them under a
different install prefix if you
build the package from source (using
something like
'inst_dir=/opt/purr-data ./
tar_em_up.sh -B'). The rest would
then be just setting up an
appropriate link to the executable
and adjusting the desktop files.<br>
<br>
</div>
<div class="gmail_extra">I'll see
whether I can massage the purr-data
debuild/PKGBUILD stuff accordingly,
but don't hold your breath yet. :)
It would be helpful, though, if you
could report this as a packaging bug
on the Bitbucket page I've set up
for the Ubuntu packages: <a
moz-do-not-send="true"
href="https://bitbucket.org/l2orkubuntu/l2orkubuntu.bitbucket.org/issues"
target="_blank">https://bitbucket.org/l2orkubu<wbr>ntu/l2orkubuntu.bitbucket.org/<wbr>issues</a><span
class="m_-289763386483804655m_-8796925856686725278HOEnZb"><font
color="#888888"><br>
</font></span></div>
<span
class="m_-289763386483804655m_-8796925856686725278HOEnZb"><font
color="#888888">
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">Albert<br
clear="all">
</div>
<div class="gmail_extra"><br>
-- <br>
<div
class="m_-289763386483804655m_-8796925856686725278m_-5012375480814986004gmail_signature">
<div dir="ltr">Dr. Albert
Gr"af<br>
Computer Music Research
Group, JGU Mainz, Germany<br>
Email: <a
moz-do-not-send="true"
href="mailto:aggraef@gmail.com"
target="_blank">aggraef@gmail.com</a><br>
WWW: <a
moz-do-not-send="true"
href="https://plus.google.com/+AlbertGraef"
target="_blank">https://plus.google.com/+Albe<wbr>rtGraef</a></div>
</div>
</div>
</font></span></div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
<div
class="m_-289763386483804655m_-8796925856686725278gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr">Dr. Albert Gr"af<br>
Computer Music Research Group, JGU
Mainz, Germany<br>
Email: <a moz-do-not-send="true"
href="mailto:aggraef@gmail.com"
target="_blank">aggraef@gmail.com</a><br>
WWW: <a moz-do-not-send="true"
href="https://plus.google.com/+AlbertGraef"
target="_blank">https://plus.google.com/+Albe<wbr>rtGraef</a></div>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<span class="">______________________________<wbr>_________________<br>
L2Ork-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:L2Ork-dev@disis.music.vt.edu"
target="_blank">L2Ork-dev@disis.music.vt.edu</a><br>
<a moz-do-not-send="true"
href="http://disis.music.vt.edu/listinfo/l2ork-dev"
rel="noreferrer" target="_blank">http://disis.music.vt.edu/list<wbr>info/l2ork-dev</a><br>
</span></blockquote>
</div>
<br>
<br clear="all">
<span class=""><br>
-- <br>
<div class="m_-289763386483804655gmail_signature"
data-smartmail="gmail_signature"><a
moz-do-not-send="true"
href="http://sites.google.com/site/albertozin/"
target="_blank">http://sites.google.com/site/<wbr>albertozin/</a>
<br>
47 41 4d 45 20 4f 56 45 52</div>
</span></div>
<br>
______________________________<wbr>_________________<br>
L2Ork-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a><br>
<a moz-do-not-send="true"
href="http://disis.music.vt.edu/listinfo/l2ork-dev"
rel="noreferrer" target="_blank">http://disis.music.vt.edu/<wbr>listinfo/l2ork-dev</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
<div class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">Dr. Albert Gr"af<br>
Computer Music Research Group, JGU Mainz, Germany<br>
Email: <a moz-do-not-send="true"
href="mailto:aggraef@gmail.com" target="_blank">aggraef@gmail.com</a><br>
WWW: <a moz-do-not-send="true"
href="https://plus.google.com/+AlbertGraef"
target="_blank">https://plus.google.com/+AlbertGraef</a></div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
L2Ork-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
<a class="moz-txt-link-freetext" href="http://disis.music.vt.edu/listinfo/l2ork-dev">http://disis.music.vt.edu/listinfo/l2ork-dev</a></pre>
</blockquote>
<br>
</body>
</html>