Hey all,
So, what is the functional use of snake~?
I can get the object to work if there is a direct connection to a snake~ out.
However, I tried to use a send~ to a receive~ object with a name like test_snake, and the receive outlet only recognizes the first variable.
Am I doing something wrong? I could see the use of this object if I could send the data to another object, but cannot think of the right object to use to send all of the channels of data.