From f9e3fe480e7e3c448a626d508f1976f4fec2f759 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 9 Feb 2010 21:05:37 +0000 Subject: convert file layout to libdir style and setup everything with the new template Makefile+debian stuff svn path=/trunk/externals/sigpack/; revision=13153 --- diode~-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 diode~-help.pd (limited to 'diode~-help.pd') diff --git a/diode~-help.pd b/diode~-help.pd new file mode 100644 index 0000000..3d0334e --- /dev/null +++ b/diode~-help.pd @@ -0,0 +1,26 @@ +#N canvas 71 176 480 305 12; +#N canvas 0 0 450 300 graph1 0; +#X array diode 44100 float 0; +#X coords 0 1.02 44099 -1.02 100 70 1; +#X restore 306 163 graph; +#X msg 18 85 bang; +#X obj 62 78 osc~ 1.5; +#N canvas 0 0 450 300 graph1 0; +#X array osc 44100 float 0; +#X coords 0 1 44099 -1 100 70 1; +#X restore 306 75 graph; +#X obj 72 105 tabwrite~ osc; +#X text 60 13 ---diode~---; +#X obj 62 201 tabwrite~ diode; +#X obj 62 168 diode~ 0; +#X floatatom 145 147 5 0 2 2 mode[0-2] - -; +#X text 294 12 arg; +#X text 60 35 diode rectifier network; +#X text 263 240 sIgpAck 0.03; +#X text 223 254 2005 www.weiss-archiv.de; +#X connect 1 0 4 0; +#X connect 1 0 6 0; +#X connect 2 0 4 0; +#X connect 2 0 7 0; +#X connect 7 0 6 0; +#X connect 8 0 7 1; -- cgit v1.2.1