Hi all, does anyone know if there is an object with which you can strip a specified character from a message before unpacking?
Here is my example: Say I have an IP address, four numbers seperated by a decimal 111.111.111.111 I want to have this IP sent into a message then stripped of its decimals leaving only 111 111 111 111 which is then sent to be unpacked and each number routed to one of 4x osc~.
Can anyone assist?