aboutsummaryrefslogtreecommitdiff
path: root/test/OSCToParam-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-09-16 19:26:52 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-09-16 19:26:52 +0000
commit2c289d13a01091afdcfacae1e3d43b5056aab15b (patch)
treeffbc903f41a0a45f380098db8572a6341b6546ec /test/OSCToParam-help.pd
parentc50080a604e71fba7c86553fecdf03cfd56e7017 (diff)
Added a test folder
svn path=/trunk/externals/tof/; revision=12375
Diffstat (limited to 'test/OSCToParam-help.pd')
-rw-r--r--test/OSCToParam-help.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/OSCToParam-help.pd b/test/OSCToParam-help.pd
new file mode 100644
index 0000000..30468a0
--- /dev/null
+++ b/test/OSCToParam-help.pd
@@ -0,0 +1,12 @@
+#N canvas 1298 247 515 325 10;
+#X obj -8 -53 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
+0;
+#X text -3 -9 author: mrtoftrash@gmail.com;
+#X text -3 2 version: 2009-04-14 (initial release);
+#X text -3 13 arguments: @;
+#X text -3 -54 description: forwards all incomming OSC messages to
+matching params.;
+#X obj -3 82 OSCToParam 3475;
+#X text 97 71 All OSC messages received on port 3475 will be forwarded
+to matching params.;
+#X text -3 -20 tags: routing param OSC;