Hi!
got it working by sending the following messages (via csound):
OSCsend 1, “”, 1234, “”, “s”, “/iannix/add trigger auto”
OSCsend 1, “”, 1234, “”, “s”, “/iannix/setPos current 0 0 0”
But what if I want to do it within Iannix? I suppose I’ve to use “direct://” to send whatever message i’d like?