i think this is the code to create a new active inlet:
inlet_new(&x->x_obj, &x->x_obj.ob_pd, gensym("list"), gensym("bound"));
i need to create 3 new ones with numerical inputs, and i need to
be able to manipulate each one. how do i create a pointer or a variable for each one in the external code?
scott
"640K ought to be enough for anybody." -- Bill Gates, 1981