Skip to content
Snippets Groups Projects
Commit 5f7893de authored by Roman Haefeli's avatar Roman Haefeli
Browse files

declare osc

parent d31d42bd
No related branches found
No related tags found
No related merge requests found
#N canvas 719 50 350 369 10;
#N canvas 719 53 350 369 10;
#X declare -stdpath osc;
#N canvas 719 374 558 410 tpf.communication 0;
#X obj 7 8 r SERVER;
#X obj 7 74 s \$0.from;
......@@ -80,7 +81,7 @@
#X connect 26 0 22 0;
#X connect 27 0 26 0;
#X connect 28 0 20 0;
#X restore 13 92 pd tpf.communication;
#X restore 13 132 pd tpf.communication;
#N canvas 902 132 375 575 register/name 0;
#X obj 130 391 s \$0.to;
#X obj 7 11 r \$0.from;
......@@ -176,7 +177,7 @@
#X connect 25 0 27 0;
#X connect 26 0 12 0;
#X connect 27 0 26 1;
#X restore 13 132 pd register/name;
#X restore 13 172 pd register/name;
#N canvas 595 213 337 132 protol/version 0;
#X obj 17 15 r \$0.from;
#X obj 17 75 s \$0.to;
......@@ -185,8 +186,8 @@
#X connect 0 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X restore 13 112 pd protol/version;
#X obj 13 10 text define \$0.clients;
#X restore 13 152 pd protol/version;
#X obj 13 50 text define \$0.clients;
#N canvas 699 381 494 446 unregister/name 0;
#X text 11 9 We want disconnceting clients to automatically unregister
by IP and port.;
......@@ -234,8 +235,8 @@ by IP and port.;
#X connect 21 1 19 0;
#X connect 21 2 18 0;
#X connect 21 3 7 0;
#X restore 13 151 pd unregister/name;
#X obj 13 31 text define \$0.connections;
#X restore 13 191 pd unregister/name;
#X obj 13 71 text define \$0.connections;
#N canvas 764 216 666 598 manage.connections 0;
#X obj 25 21 r \$0.add.connection;
#X obj 52 273 text get \$0.clients;
......@@ -369,7 +370,7 @@ by IP and port.;
#X connect 43 0 41 0;
#X connect 43 1 20 0;
#X connect 44 0 45 0;
#X restore 13 170 pd manage.connections;
#X restore 13 210 pd manage.connections;
#N canvas 520 75 483 394 client.list 0;
#X obj 12 33 r \$0.from;
#X obj 12 53 routeOSC /refresh/clients;
......@@ -406,7 +407,7 @@ by IP and port.;
#X connect 14 0 11 0;
#X connect 15 0 3 0;
#X connect 15 1 7 0;
#X restore 13 189 pd client.list;
#X restore 13 229 pd client.list;
#N canvas 520 75 432 493 mylink.list 0;
#X obj 12 13 r \$0.from;
#X obj 31 123 until;
......@@ -472,8 +473,8 @@ by IP and port.;
#X connect 26 0 12 0;
#X connect 27 0 1 0;
#X connect 27 1 5 0;
#X restore 13 208 pd mylink.list;
#X obj 13 51 text define \$0.params;
#X restore 13 248 pd mylink.list;
#X obj 13 91 text define \$0.params;
#N canvas 101 124 599 378 params 0;
#X obj 12 13 r \$0.from;
#X obj 12 33 routeOSC /params;
......@@ -566,7 +567,7 @@ by IP and port.;
#X connect 24 0 18 0;
#X connect 24 1 25 0;
#X connect 25 0 16 1;
#X restore 13 227 pd params;
#X restore 13 267 pd params;
#N canvas 938 512 355 291 reset/all 0;
#X obj 29 21 r \$0.from;
#X obj 95 164 text delete \$0.clients;
......@@ -586,4 +587,5 @@ by IP and port.;
#X connect 6 2 1 0;
#X connect 7 0 8 0;
#X connect 9 0 4 0;
#X restore 13 245 pd reset/all;
#X restore 13 285 pd reset/all;
#X obj 12 13 declare -stdpath osc;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment