i am working on getting a list out of an outlet for an external . the values i am tring to output are both C floats . my problems is that i cant construct the proper t_atom* argument to get the outlet_anything function to work . i am having diffculty making a t_atom* take on a C float value [or a t_float value] . also i have tried just instantiating a t_atom variable with the float value i want assigned to it . no luck there either . so i was wondering if any one had some good demostration code that gives more of a clue about how to take C floats into a t_atom for use wtih the outlet_anything function .
thanks .
joge .