diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-09-23 00:54:50 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-09-23 00:54:50 +0000 |
commit | 96fda2e5cfb094d875bc5bad4e1df81aaef77e63 (patch) | |
tree | 09e969baa1b13036b1e59e57cc6daaa98b6b4e88 /test/OSCToParam-help.pd | |
parent | 9e97596494fb7d7e3b03d43a1674fe6c07ce39f1 (diff) |
menage
svn path=/trunk/externals/tof/; revision=12433
Diffstat (limited to 'test/OSCToParam-help.pd')
-rw-r--r-- | test/OSCToParam-help.pd | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/test/OSCToParam-help.pd b/test/OSCToParam-help.pd deleted file mode 100644 index cfd0d04..0000000 --- a/test/OSCToParam-help.pd +++ /dev/null @@ -1,15 +0,0 @@ -#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 -3 -20 tags: routing param OSC; -#X text 97 71 All OSC messages received on port 3475 will be forwarded -to matching children params.; -#X text 46 124 See the param object's help for more information on -params:; -#X obj 139 153 param /a_param; |