From 302470a21bec647482333dd75dbdf0a36208241f Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Wed, 23 Sep 2009 00:55:44 +0000 Subject: menage svn path=/trunk/externals/tof/; revision=12434 --- help/OSCToParam-help.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 help/OSCToParam-help.pd (limited to 'help/OSCToParam-help.pd') diff --git a/help/OSCToParam-help.pd b/help/OSCToParam-help.pd new file mode 100644 index 0000000..cfd0d04 --- /dev/null +++ b/help/OSCToParam-help.pd @@ -0,0 +1,15 @@ +#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; -- cgit v1.2.1