<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Got it. I will add this to the next version. Thanks for reporting this!<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Best wishes,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>ico<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> l2ork-dev-bounces@disis.music.vt.edu [mailto:l2ork-dev-bounces@disis.music.vt.edu] <b>On Behalf Of </b>Antonio Roberts<br><b>Sent:</b> Sunday, October 27, 2013 2:33 PM<br><b>To:</b> l2ork-dev@disis.music.vt.edu<br><b>Subject:</b> Re: [L2Ork-dev] Path object<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>The help file is located at /usr/lib/pd-extended/doc/5.reference/path-help.pd<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p><div><p class=MsoNormal>On 27 October 2013 14:19, Ivica Bukvic <<a href="mailto:ico@vt.edu" target="_blank">ico@vt.edu</a>> wrote:<o:p></o:p></p><p>So, when you create path object and do it's help in pd-extended, what is the path shown in the title bar of the help window? In other words I'm looking for the install path of the help file so that I can more easily locate it and figure out whether it's something built into pd-extended's core or a third party a external. Thanks!<o:p></o:p></p><div><div><div><p class=MsoNormal>On Oct 27, 2013 10:15 AM, "Antonio Roberts" <<a href="mailto:antonio@hellocatfood.com" target="_blank">antonio@hellocatfood.com</a>> wrote:<o:p></o:p></p><p class=MsoNormal>Hi,<br><br>I reinstalled pd-extended at it appears that the path object you<br>mentioned is different from the one in pd-extended and doesn't appear<br>to be from a third-party library. I've attached the help file from it<br>and a screenshot.<br><br>Antonio<br><br>On 27 October 2013 01:50, Ivica Ico Bukvic <<a href="mailto:ico@vt.edu" target="_blank">ico@vt.edu</a>> wrote:<br>> OK, I finally figured it out. It is in tof/ folder and it is a third-party<br>> external. You can invoke it as [tof/path] OR by adding<br>> /usr/lib/pd-l2ork/extra/tof to your list of paths in which case you can call<br>> it as [path].<br>><br>> I think relying on third-party externals makes things less transportable as<br>> not all installs have those. In the case of pd-l2ork we ship everything as a<br>> monolithic distribution, so you have the greatest chance of getting<br>> everything. At the same time, I am working slowly on cleanin-up third party<br>> externals and removing redundant doubles and unstable ones, etc. This is<br>> going to be a long process but the ultimate outcome should be you being able<br>> to have all of them co-exist happily together without requiring any path<br>> mangling/separation.<br>><br>> Hope this helps!<br>><br>> _______________________________________________<br>> L2Ork-dev mailing list<br>> <a href="mailto:L2Ork-dev@disis.music.vt.edu" target="_blank">L2Ork-dev@disis.music.vt.edu</a><br>> <a href="http://disis.music.vt.edu/listinfo/l2ork-dev" target="_blank">http://disis.music.vt.edu/listinfo/l2ork-dev</a><br><br><br><br>--<br>============================<br><a href="mailto:antonio@hellocatfood.com" target="_blank">antonio@hellocatfood.com</a><br><a href="http://www.hellocatfood.com" target="_blank">http://www.hellocatfood.com</a><br>============================<br><br>_______________________________________________<br>L2Ork-dev mailing list<br><a href="mailto:L2Ork-dev@disis.music.vt.edu" target="_blank">L2Ork-dev@disis.music.vt.edu</a><br><a href="http://disis.music.vt.edu/listinfo/l2ork-dev" target="_blank">http://disis.music.vt.edu/listinfo/l2ork-dev</a><o:p></o:p></p></div></div></div><p class=MsoNormal><br>_______________________________________________<br>L2Ork-dev mailing list<br><a href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a><br><a href="http://disis.music.vt.edu/listinfo/l2ork-dev" target="_blank">http://disis.music.vt.edu/listinfo/l2ork-dev</a><o:p></o:p></p></div><p class=MsoNormal><br><br clear=all><br>-- <br>============================<br><a href="mailto:antonio@hellocatfood.com" target="_blank">antonio@hellocatfood.com</a><br><a href="http://www.hellocatfood.com" target="_blank">http://www.hellocatfood.com</a><br>============================ <o:p></o:p></p></div></div></div></body></html>