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 --- oscD.pd | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100755 oscD.pd (limited to 'oscD.pd') diff --git a/oscD.pd b/oscD.pd new file mode 100755 index 0000000..6c00880 --- /dev/null +++ b/oscD.pd @@ -0,0 +1,64 @@ +#N canvas 456 87 398 307 10; +#X obj 12 131 bng 13 250 50 0 empty empty empty 0 -6 0 8 -233017 -1 +-1; +#X obj 98 121 outlet; +#X obj 88 101 dumpOSC \$1; +#X obj 28 131 nbx 3 13 -1e+037 1e+037 0 0 empty empty empty 0 -6 0 +10 -233017 -1 -1 0 256; +#X obj 12 171 mod 1000; +#X obj 66 131 tgl 13 0 empty empty empty 0 -6 0 8 -233017 -1 -1 0 1 +; +#X obj 88 151 spigot; +#X obj 88 171 print oscD; +#X obj 12 151 f+ 1; +#X text 12 251 (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 269 pd license; +#X text 196 110 Outlets; +#X text 196 40 Arguments; +#X text 12 10 [oscD] - Counts received OSC messages; +#X text 196 60 - OSC port; +#X text 196 130 - OSC message; +#X text 196 160 GUI; +#X text 196 180 - Bang when message arrives; +#X text 196 200 - Message count (0 - 999); +#X text 196 220 - Print messages on console; +#X obj 66 61 loadbang; +#X obj 66 81 \$2; +#X text 196 80 - Printing on / off; +#X connect 0 0 8 0; +#X connect 2 0 1 0; +#X connect 2 0 0 0; +#X connect 2 0 6 0; +#X connect 4 0 3 0; +#X connect 5 0 6 1; +#X connect 6 0 7 0; +#X connect 8 0 4 0; +#X connect 20 0 21 0; +#X connect 21 0 5 0; +#X coords 0 -1 1 1 72 30 1 10 116; -- cgit v1.2.1