init_class = class_new(gensym("init"), (t_newmethod)init_new,
    (t_method)init_free, sizeof(t_init), 0, A_GIMME, 0);

  class_addcreator((t_newmethod)init_new, gensym("ii"), A_GIMME, 0);

Will continue to test Pd-L2Ork (I had some difference with pd-extended regarding -path (not all my abstractions were found)). Will report back.

BTW, I never used the PPA thing on LaunchPad, but it would be nice for installing / updating Pd-L2Ork.

à+

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to