Hi all!
I'm having problems with a very simple patch. When trying to unpack OSC using mrpeach the console prints "gatom: no method for /whatever message I try to send". The patch looks like this:
[import mrpeach]
[udpreceive 9000]
|
[unpackOSC]
|
[number]
If I understand this right gatom is the number-box and it can't interpret the massage. If I attach a [print], the console nicely prints the parameter and a float. That's exactly what the number-box is supposed to receive, right?
To make this even more strange it has been working perfectly the last few days. Have been reading some old mailing-lists talking about symbols and such related to OSC and mrpeach which I didn't undersand. Could this have something to do with it?
Using a MacBook '09 and sending OSC from OSCulator. Have tried to redownload and reinstall PD.
Any ideas?
Thanks,
Anderas