aboutsummaryrefslogtreecommitdiff
path: root/oscD-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'oscD-help.pd')
-rwxr-xr-xoscD-help.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/oscD-help.pd b/oscD-help.pd
new file mode 100755
index 0000000..341e9ea
--- /dev/null
+++ b/oscD-help.pd
@@ -0,0 +1,17 @@
+#N canvas 114 117 407 303 10;
+#X text 12 247 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com
+;
+#X text 12 267 Released under the BSD License;
+#X text 12 10 [oscD] - Counts received OSC messages;
+#X text 196 110 Outlets;
+#X text 196 40 Arguments;
+#X text 196 60 - OSC port;
+#X text 196 130 - OSC message;
+#X text 196 160 GUI;
+#X text 196 180 - Bang when message arrives;
+#X text 196 200 - Message count (0 - 999);
+#X text 196 220 - Print messages on console;
+#X text 196 80 - Printing on / off;
+#X obj 26 105 oscD 5000 1;
+#X obj 26 138 print oscD-extern;
+#X connect 12 0 13 0;