From 5b6d9f0eb7ecd142ffcb2d102c869fdb422a238b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Sun, 13 Aug 2006 15:35:55 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5583, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5584 --- dsp01.pd | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100755 dsp01.pd (limited to 'dsp01.pd') diff --git a/dsp01.pd b/dsp01.pd new file mode 100755 index 0000000..80e0b52 --- /dev/null +++ b/dsp01.pd @@ -0,0 +1,70 @@ +#N canvas 70 178 479 313 10; +#X obj 84 191 s pd; +#X msg 84 171 dsp \$1; +#X obj 84 41 r pd; +#X obj 84 61 route dsp; +#X obj 84 151 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 2 +; +#X obj 14 111 hradio 15 1 0 4 empty empty empty 0 -6 0 8 -262144 -1 +-1 0; +#X obj 14 111 cnv 15 60 15 empty \$0-dsp DSP_AUS 2 8 0 10 -233017 -1 +0; +#X msg 84 81 set \$1; +#X obj 146 228 s \$0-dsp; +#X obj 146 168 sel 0; +#X msg 146 188 label DSP_AUS \, color 10 22; +#X msg 171 208 label DSP_EIN \, color 22 0; +#X obj 94 110 inlet; +#X text 12 10 [-dsp] - DSP switch; +#X text 12 260 (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 278 pd license; +#X obj 136 111 init \$1; +#X text 350 100 Inlets; +#X text 350 150 GUI; +#X text 350 170 - Click on it; +#X text 350 120 - Bang / Number; +#X text 350 50 Arguments; +#X text 350 70 - DSP state (1/0); +#X obj 14 131 bang; +#X connect 1 0 0 0; +#X connect 2 0 3 0; +#X connect 3 0 7 0; +#X connect 3 0 9 0; +#X connect 4 0 1 0; +#X connect 4 0 9 0; +#X connect 5 0 23 0; +#X connect 7 0 4 0; +#X connect 9 0 10 0; +#X connect 9 1 11 0; +#X connect 10 0 8 0; +#X connect 11 0 8 0; +#X connect 12 0 4 0; +#X connect 16 0 4 0; +#X connect 23 0 4 0; +#X coords 0 -1 1 1 62 17 1 13 110; -- cgit v1.2.1