[PD] Nettles. Was: Cyclone: List of Issues with existing objects by Alexandre Porres

Martin Peach chakekatzil at gmail.com
Mon Feb 15 23:33:27 CET 2016


On Mon, Feb 15, 2016 at 5:21 PM, Alexandre Torres Porres <porres at gmail.com>
wrote:

> On 2016-02-15 07:38 PM, Martin Peach wrote:
>
>> If you look in Pd source file x_arithmetic.c you will find this line:
>> binop2_gt_class = class_new(gensym(">"), (t_newmethod)binop2_gt_new, 0,
>>
>
> Well, by looking at the nettles.c code, we find the exact same structure
>
> sigeq_class = class_new(gensym("==~"),(t_newmethod)sigeq_new, 0,
>
> So cyclone is taking care of this problem in the same way!
>


Looks like it. You just need to make sure that code is called somehow, e.g.
by declaring its library.


>
> ...
>

But I just believe you can have them load with no problem in any OS now,
> right?
>
>
>
They should load on any OS, as long as the library setup has been done so
Pd knows about them.

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160215/c9031533/attachment.html>


More information about the Pd-list mailing list