aboutsummaryrefslogtreecommitdiff
path: root/doc/sendOSC-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sendOSC-help.pd')
-rw-r--r--doc/sendOSC-help.pd57
1 files changed, 57 insertions, 0 deletions
diff --git a/doc/sendOSC-help.pd b/doc/sendOSC-help.pd
new file mode 100644
index 0000000..dec1d76
--- /dev/null
+++ b/doc/sendOSC-help.pd
@@ -0,0 +1,57 @@
+#N canvas 496 472 848 467 10;
+#X obj 59 396 sendOSC;
+#X floatatom 59 423 5 0 0;
+#X msg 44 119 disconnect;
+#X msg 79 163 send /test/bla 1 2 3;
+#X msg 26 93 connect localhost 9999;
+#X msg 91 187 send /ix/bli 4 fuenf 6;
+#X msg 103 211 send /yps/blo 7.8 9.1 zehnkommaelf;
+#X text 8 142 ========================================;
+#X msg 274 92 connect localhost 10001;
+#X msg 149 301 typetags 1;
+#X msg 144 333 typetags 0;
+#X text 475 112 typetags;
+#X text 475 129 sendOSC now by default uses;
+#X text 477 145 typetags.;
+#X text 477 166 dumOSC on the other hand;
+#X text 477 186 should be able to interpret;
+#X text 478 208 this.;
+#X text 474 93 new (or again):;
+#X msg 423 294 [;
+#X msg 423 321 ];
+#X msg 256 249 send /bla 1 2 3 \, send /bli 3 4 5 \, send /blo 4 5
+6;
+#X text 462 312 when last bundle is closed the buffer is sent.;
+#X text 463 333 so: first "[" \, then add messages with send /bla;
+#X text 466 351 open nested nudle etc \, close with "]";
+#X floatatom 113 425 5 0 0;
+#X text 162 428 bundleDepth;
+#X text 24 11 sendOSC: send OSC formatted packet to network. at the
+moment over UDP only is supported.;
+#X text 28 38 supported int \, flot + string.;
+#X text 462 291 open / close bundles here.;
+#X text 465 372 watch the bundleDepth index change while you do this.
+;
+#X text 231 299 switch usage of typetags;
+#X text 232 316 on/off.;
+#X text 231 332 default: on;
+#X text 465 392 MAX_BUNDLE_NESTING: 32;
+#X msg 315 154 send;
+#X msg 315 179 send /;
+#X msg 368 156 send /bang;
+#X connect 0 0 1 0;
+#X connect 0 1 24 0;
+#X connect 2 0 0 0;
+#X connect 3 0 0 0;
+#X connect 4 0 0 0;
+#X connect 5 0 0 0;
+#X connect 6 0 0 0;
+#X connect 8 0 0 0;
+#X connect 9 0 0 0;
+#X connect 10 0 0 0;
+#X connect 18 0 0 0;
+#X connect 19 0 0 0;
+#X connect 20 0 0 0;
+#X connect 34 0 0 0;
+#X connect 35 0 0 0;
+#X connect 36 0 0 0;