From b073c6e93f0623f2e65ddf9d8593d63843c48b84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Thu, 9 May 2013 12:25:44 +0000 Subject: svn path=/trunk/abstractions/jmmmp/; revision=17121 --- dsp01-help.pd | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) (limited to 'dsp01-help.pd') diff --git a/dsp01-help.pd b/dsp01-help.pd index 6a49d05..2047425 100644 --- a/dsp01-help.pd +++ b/dsp01-help.pd @@ -1,19 +1,35 @@ #N canvas 101 86 422 283 10; #X obj 36 89 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; -#X text 12 207 (C) 2006 Joćo Pais - jmmmpais@googlemail.com; +#X text 12 217 (C) 2006 Joćo Pais - jmmmpais@googlemail.com; #X msg 56 89 bang; -#X text 16 227 Adapted from H-C Steiner's dsp abstraction; -#X text 260 100 Inlets; -#X text 260 150 GUI; -#X text 260 170 - Click on it; -#X text 260 120 - Bang / Number; -#X text 260 50 Arguments; -#X text 260 70 - DSP state (1/0); +#X text 16 237 Adapted from H-C Steiner's dsp abstraction; +#X text 260 80 Inlets; +#X text 260 160 GUI; +#X text 260 180 - Click on it; +#X text 260 100 - Bang / Number; +#X text 260 30 Arguments; +#X text 260 50 - DSP state (1/0); #X text 92 89 On / Off; #X text 107 118 <- Or click on it; #X obj 36 119 dsp01; #X text 12 10 [dsp01] - DSP switch; -#X text 16 247 Released under the BSD License; +#X text 16 257 Released under the BSD License; +#N canvas 504 106 494 344 META 0; +#X text 12 55 AUTHOR Joćo Pais ; +#X text 12 95 LICENSE BSD; +#X text 12 75 LIBRARY jmmmp; +#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; +#X text 12 135 VERSION 2006; +#X text 12 5 DESCRIPTION DSP switch; +#X text 12 35 KEYWORDS DSP; +#X text 14 165 INLET_0 - Bang / Number; +#X text 14 185 OUTLET_0 - Number (0 / x); +#X restore 362 256 pd META; +#X obj 36 149 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X text 260 120 Outlets; +#X text 260 140 - Number (0 / x); #X connect 0 0 12 0; #X connect 2 0 12 0; +#X connect 12 0 16 0; -- cgit v1.2.1