From f549177175613490b2d5e7e5cf2a0c5ec56f1594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Sun, 6 Aug 2006 17:02:23 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5486, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487 --- oscS.pd | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100755 oscS.pd (limited to 'oscS.pd') diff --git a/oscS.pd b/oscS.pd new file mode 100755 index 0000000..d7bf5e7 --- /dev/null +++ b/oscS.pd @@ -0,0 +1,79 @@ +#N canvas 277 109 551 344 10; +#X obj 56 217 sendOSC; +#X msg 74 187 disconnect; +#X obj 181 140 tgl 13 0 empty empty empty 0 -6 0 8 -233017 -1 -1 0 +1; +#X msg 66 237 set \$1; +#X obj 56 257 outlet; +#X obj 265 97 symbol \$1; +#X obj 247 37 loadbang; +#X obj 308 117 \$2; +#X obj 265 137 pack s f; +#X obj 247 77 \$3; +#X msg 181 187 connect localhost 5000; +#X msg 265 157 set connect \$1 \$2; +#X obj 56 137 inlet nachricht; +#X obj 181 120 inlet an-aus; +#X obj 181 157 sel 1 0; +#X obj 56 157 prepent send; +#X obj 247 57 t b b b; +#X text 389 39 Arguments; +#X text 389 59 - IP; +#X text 389 79 - Port; +#X text 389 99 - State; +#X text 389 209 Outlets; +#X text 389 229 - State; +#X text 389 129 Inlets; +#X text 389 149 - Message to send; +#X text 401 163 without "send" prefix; +#X text 391 183 - On / Off; +#X text 12 10 [oscS] - Interface for sendOSC; +#X text 12 291 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com +; +#N canvas 0 0 426 446 license 0; +#X text 8 47 All rights reserved.; +#X text 8 227 The names of its contributors may not be used to endorse +or promote products derived from this software without specific prior +written permission.; +#X text 8 87 Redistribution and use in source and binary forms \, with +or without modification \, are permitted provided that the following +conditions are met:; +#X text 8 127 Redistributions of source code must retain the above +copyright notice \, this list of conditions and the following disclaimer. +; +#X text 8 297 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES \, INCLUDING +\, BUT NOT LIMITED TO \, THE IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL +THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT \, INDIRECT +\, INCIDENTAL \, SPECIAL \, EXEMPLARY \, OR CONSEQUENTIAL DAMAGES (INCLUDING +\, BUT NOT LIMITED TO \, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES +; +#X text 8 167 Redistributions in binary form must reproduce the above +copyright notice \, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the distribution. +; +#X text 8 27 jmmmpais@googlemail.com; +#X text 8 7 Copyright 2006 \, Joćo Miguel Pais; +#X restore 15 309 pd license; +#X connect 0 0 3 0; +#X connect 0 0 4 0; +#X connect 1 0 0 0; +#X connect 2 0 14 0; +#X connect 3 0 2 0; +#X connect 5 0 8 0; +#X connect 6 0 16 0; +#X connect 7 0 8 1; +#X connect 8 0 11 0; +#X connect 9 0 2 0; +#X connect 10 0 0 0; +#X connect 11 0 10 0; +#X connect 12 0 15 0; +#X connect 13 0 2 0; +#X connect 14 0 10 0; +#X connect 14 1 1 0; +#X connect 15 0 0 0; +#X connect 16 0 9 0; +#X connect 16 1 5 0; +#X connect 16 2 7 0; +#X coords 0 -1 1 1 186 16 1 10 138; -- cgit v1.2.1