[PD] knob and pd0.37-11 on osx

Frank Barknecht fbar at footils.org
Tue Sep 16 00:59:01 CEST 2003


Hallo,
MIrko Petrovich hat gesagt: // MIrko Petrovich wrote:

> Hi, you must edit knob.c   :
> 
> comment :
> 
> knob_widgetbehavior.w_propertiesfn = knob_properties;
> knob_widgetbehavior.w_savefn =       knob_save;
> 
> add:
> 
> class_setpropertiesfn(knob_class, &knob_properties);
> class_setsavefn(knob_class, &knob_save);
> 
> then recompile.

Ah, I didn't recognize this yet. Is there a #define I could set in the
code to let knob stay compatible with 0.36 or is a #define necessary
at all?

ciao
-- 
 Frank Barknecht                               _ ______footils.org__




More information about the Pd-list mailing list