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 structuresigeq_class = class_new(gensym("==~"),(t_newmethod)sigeq_new, 0,So cyclone is taking care of this problem in the same way!
...
But I just believe you can have them load with no problem in any OS now, right?