Seems it is still a problem.
We can't unpack list from VVVV, sent to one OSC channel of UDPrecieve...
I think it is because of the delimiter problem... it is recognised by PD as a list element..
Any help how to extract one particular element form list ?
So we have a list of 100 elements, and every second of which is SPACE or COMA .. e.g. : 29,51,34,11,123,
How can I extract COMAs from this to get just pd's appropriate list ?
Any object to find and extract delimiter ?
thanks