Répondre à : Incoming OSC Messages

Accueil Forums Scripts Incoming OSC Messages Répondre à : Incoming OSC Messages

#3598
IanniX
Maître des clés

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"
	}

}

© IanniX Association

Qu'est-ce que IanniX ? | Téléchargement | Showcase | Forum | Recherche | À propos