We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hi there,
Here is what I get when I try to run the sender example:
client.send( OSCMessage("/user/1", [1.0, 2.0, 3.0 ] ) ) TypeError: init() takes at most 2 arguments (3 given)
Thanks,