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-help.pd | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100755 oscS-help.pd (limited to 'oscS-help.pd') diff --git a/oscS-help.pd b/oscS-help.pd new file mode 100755 index 0000000..4059e76 --- /dev/null +++ b/oscS-help.pd @@ -0,0 +1,32 @@ +#N canvas 114 117 403 329 10; +#X text 12 267 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com +; +#X text 12 287 Released under the BSD License; +#X text 239 39 Arguments; +#X obj 13 177 oscS localhost 5000 1; +#X text 12 10 [oscS] - Interface for sendOSC; +#X msg 37 147 for example a list; +#X floatatom 13 110 5 0 0 0 - - -; +#X msg 27 127 symbol a.symbol; +#X obj 13 197 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X text 239 59 - IP; +#X text 239 79 - Port; +#X text 239 99 - State; +#X text 239 209 Outlets; +#X text 239 229 - State; +#X text 239 129 Inlets; +#X text 239 149 - Message to send; +#X text 251 163 without "send" prefix; +#X text 241 183 - On / Off; +#X obj 192 159 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X text 17 86 without the 'send' prefix.; +#X text 17 73 Send any kind of message here \,; +#X text 35 197 State; +#X text 171 140 On / Off; +#X connect 3 0 8 0; +#X connect 5 0 3 0; +#X connect 6 0 3 0; +#X connect 7 0 3 0; +#X connect 18 0 3 1; -- cgit v1.2.1