[L2Ork-dev] new alpha release of pd-l2ork

Liam Goodacre liamg_uw at hotmail.com
Mon May 30 06:32:54 UTC 2016


I'm enjoying the new release Ico, thanks for your work as always.

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.

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.

Currently, the new version of iemguts is not available on deken and has to be compiled: https://git.iem.at/pd/iemguts

Would you be willing / able to include it in L2Ork?

Date: Mon, 30 May 2016 01:28:04 -0400
From: ico at vt.edu
To: l2ork-dev at disis.music.vt.edu
Subject: Re: [L2Ork-dev] new alpha release of pd-l2ork

OK, I just committed a series of patches that should hopefully address all of these problems and will be releasing a beta sometime tomorrow...
On Sun, May 29, 2016 at 12:09 AM, Ivica Bukvic <ico at vt.edu> wrote:
Thank you for the report, Albert. Below is the current update (I haven't uploaded anything yet):


On Sat, May 28, 2016 at 1:57 PM, Albert Graef <aggraef at gmail.com> wrote:

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 
This should be now fixed in the latest git commit. some stuff missing when I open these patches. With array-object-help.pd I get (console messages):

 scalar
... couldn't create

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.
 error: text define: no method for 'float'
... you might be able to track this down from the Find menu.
error: text define: no method for 'float'

This is something I will have to investigate further. Any help/leads is most appreciated. 
With text-object-help.pd I get:

 drawtext z 16 -3 0
... couldn't create

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.  scalar
... couldn't create
See comment above.
Making progress. Slowly. Progress nonetheless :-)
Best,
Ico
 



_______________________________________________
L2Ork-dev mailing list
L2Ork-dev at disis.music.vt.edu
http://disis.music.vt.edu/listinfo/l2ork-dev 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20160530/19882543/attachment.html>


More information about the L2Ork-dev mailing list