<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I'm enjoying the new release Ico, thanks for your work as always.<br><br>I'd like to make a case for including the most recent version of iemguts in the next L2Ork release. Aside from some bug fixes and new features, the main difference is that iemguts now includes initbang and loadang, and this is the only way of accessing them in Vanilla (0.47 and above). This means that the objects [initbang] and [closebang] are currently incompatible between Vanilla and L2Ork. In Vanilla, you have to create [iemguts/initbang], but this won't be found in L2Ork. Using "declare" isn't an option, as [initbang] is only useful in abstractions, and declare doesn't work here.<br><br>There is a workaround of creating the object [iemguts/try initbang, iemguts/initbang], which seems to be working for me. However, I don't think that most users will think of this.<br><br>Currently, the new version of iemguts is not available on deken and has to be compiled: <a href="https://git.iem.at/pd/iemguts" target="_blank">https://git.iem.at/pd/iemguts</a><br><br>Would you be willing / able to include it in L2Ork?<br><br><div><hr id="stopSpelling">Date: Mon, 30 May 2016 01:28:04 -0400<br>From: ico@vt.edu<br>To: l2ork-dev@disis.music.vt.edu<br>Subject: Re: [L2Ork-dev] new alpha release of pd-l2ork<br><br><div dir="ltr">OK, I just committed a series of patches that should hopefully address all of these problems and will be releasing a beta sometime tomorrow...</div><div class="ecxgmail_extra"><br><div class="ecxgmail_quote">On Sun, May 29, 2016 at 12:09 AM, Ivica Bukvic <span dir="ltr"><<a href="mailto:ico@vt.edu" target="_blank">ico@vt.edu</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">Thank you for the report, Albert. Below is the current update (I haven't uploaded anything yet):<div><br></div><div><br></div><div class="ecxgmail_extra"><br><div class="ecxgmail_quote"><span>On Sat, May 28, 2016 at 1:57 PM, Albert Graef <span dir="ltr"><<a href="mailto:aggraef@gmail.com" target="_blank">aggraef@gmail.com</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex;"><div dir="ltr"><span><div class="ecxgmail_extra"><div class="ecxgmail_quote"><br></div></div></span><div class="ecxgmail_extra">I can open these patches now, but text-object-help.pd still gives me a segfault when I close the patch window. Also, there's </div></div></blockquote><div><br></div></span><div>This should be now fixed in the latest git commit.</div><span><div> </div><blockquote class="ecxgmail_quote" style="border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex;"><div dir="ltr"><div class="ecxgmail_extra">some stuff missing when I open these patches. With array-object-help.pd I get (console messages):<br><br> scalar<br>... couldn't create<br></div></div></blockquote><div><br></div></span><div>Scalar is a non-issue. It is currently an object that has no purpose (yet) according to Miller's comments in the code. I have opted not to implement it yet and in these patches it is merely listed as a related object.<br></div><span><div> </div><blockquote class="ecxgmail_quote" style="border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex;"><div dir="ltr"><div class="ecxgmail_extra">error: text define: no method for 'float'<br>... you might be able to track this down from the Find menu.<br>error: text define: no method for 'float'<br></div></div></blockquote><div><br></div></span><div>This is something I will have to investigate further. Any help/leads is most appreciated.</div><span><div> </div><blockquote class="ecxgmail_quote" style="border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex;"><div dir="ltr"><div class="ecxgmail_extra"><br>With text-object-help.pd I get:<br><br> drawtext z 16 -3 0<br>... couldn't create<br></div></div></blockquote><div><br></div></span><div>This one is a bit of a pickle that will take some effort to reconcile. Miller's drawnumber/drawsymbol and Pd-L2Ork's are starting to diverge significantly. I am thinking I may just implement drawtext as a separate object altogether.</div><span><div> </div><blockquote class="ecxgmail_quote" style="border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex;"><div dir="ltr"><div class="ecxgmail_extra"> scalar<br>... couldn't create</div></div></blockquote><div><br></div></span><div>See comment above.</div><div><br></div><div>Making progress. Slowly. Progress nonetheless :-)</div><div><br></div><div>Best,</div><div><br></div><div>Ico</div><div><br></div><div> </div></div></div></div>
</blockquote></div><br></div>
<br>_______________________________________________
L2Ork-dev mailing list
L2Ork-dev@disis.music.vt.edu
http://disis.music.vt.edu/listinfo/l2ork-dev</div>                                          </div></body>
</html>