Home › Forums › Scripts › Incoming OSC Messages › Reply To: Incoming OSC Messages
Like this (take care of right-to-left position). To discover all the OSC commands, open the Help panel in IanniX and make some stuff (add trigger, change position, add label…); all the OSC messages will be displayed in realtime in the help window!
{
"boxes" : [ {
"box" : {
"maxclass" : "button",
"patching_rect" : [ 86.0, 48.0, 20.0, 20.0 ],
"outlettype" : [ "bang" ],
"id" : "obj-6",
"numinlets" : 1,
"numoutlets" : 1
}
}
, {
"box" : {
"maxclass" : "message",
"text" : "/iannix/setPos current 2 3 0",
"fontsize" : 12.0,
"presentation_rect" : [ 89.0, 102.0, 0.0, 0.0 ],
"patching_rect" : [ 86.0, 102.0, 156.0, 18.0 ],
"outlettype" : [ "" ],
"id" : "obj-4",
"fontname" : "Arial",
"numinlets" : 2,
"numoutlets" : 1
}
}
, {
"box" : {
"maxclass" : "message",
"text" : "/iannix/add trigger auto",
"fontsize" : 12.0,
"patching_rect" : [ 126.0, 126.0, 133.0, 18.0 ],
"outlettype" : [ "" ],
"id" : "obj-3",
"fontname" : "Arial",
"numinlets" : 2,
"numoutlets" : 1
}
}
, {
"box" : {
"maxclass" : "newobj",
"text" : "udpsend 127.0.0.1 1234",
"fontsize" : 12.0,
"patching_rect" : [ 86.0, 171.0, 140.0, 20.0 ],
"id" : "obj-1",
"fontname" : "Arial",
"numinlets" : 1,
"numoutlets" : 0
}
}
],
"lines" : [ {
"patchline" : {
"source" : [ "obj-6", 0 ],
"destination" : [ "obj-3", 0 ],
"hidden" : 0,
"disabled" : 0
}
}
, {
"patchline" : {
"source" : [ "obj-6", 0 ],
"destination" : [ "obj-4", 0 ],
"hidden" : 0,
"disabled" : 0
}
}
, {
"patchline" : {
"source" : [ "obj-4", 0 ],
"destination" : [ "obj-1", 0 ],
"hidden" : 0,
"disabled" : 0
}
}
, {
"patchline" : {
"source" : [ "obj-3", 0 ],
"destination" : [ "obj-1", 0 ],
"hidden" : 0,
"disabled" : 0
}
}
],
"appversion" : {
"major" : 6,
"minor" : 1,
"revision" : 10,
"architecture" : "x86"
}
}
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |