[PD] Pd-L2Ork [ii]

puredata at 11h11.com puredata at 11h11.com
Mon Mar 31 23:48:12 CEST 2014


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.

à+



More information about the Pd-list mailing list