[PD] new active float inlet

J. Scott Hildebrand jshildebrand at ucdavis.edu
Tue Aug 6 22:54:54 CEST 2002



       which is the correct way to create a new active float inlet? and
how do i access it within my perform function?

inlet_new(&x->x_obj, &x->x_obj.ob_pd, gensym("float"), gensym("bound"));

t_inlet *inlet_new(t_object *owner, t_pd *dest, t_symbol *s1, t_symbol
*s2);





--------------------------------------------------------------------

	"640K ought to be enough for anybody." -- Bill Gates, 1981

--------------------------------------------------------------------




More information about the Pd-list mailing list