[HOW TO?] small issue with lists
I am creating lists by determining the data type using route int float and then for the missing thing atoi->route list->itoa, and then passing the data into a pack object for creating a message that will allow me to do something (which is clearly not what I am doing in this example)
so, considering this example (forget the route int float thing, just focus on the list), how do I take, in the final result, the "" off?
thanks in advance
tiago morgado
considering that the lists will have a variable size
thanks pid.. I was experimenting a solution at this point with tosymbol and from symbol and found my way of doing this
thank you anyway
while your patch seems to work, I don't think it is necessary to use delay and pipe at all... I try to stay away from them since introducing timing into patch that doesn't need it will give you headaches down the road....
have a look at the patch below. simply use triggers....