diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-09 21:05:37 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-09 21:05:37 +0000 |
commit | f9e3fe480e7e3c448a626d508f1976f4fec2f759 (patch) | |
tree | 4c82fc18ec367525537358a0be41d9be8ab55bad /help/diode~-help.pd | |
parent | 10c09b5f8fafb9bf02fd8ad21e7093fb55e14b45 (diff) |
convert file layout to libdir style and setup everything with the new template Makefile+debian stuff
svn path=/trunk/externals/sigpack/; revision=13153
Diffstat (limited to 'help/diode~-help.pd')
-rw-r--r-- | help/diode~-help.pd | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/help/diode~-help.pd b/help/diode~-help.pd deleted file mode 100644 index 3d0334e..0000000 --- a/help/diode~-help.pd +++ /dev/null @@ -1,26 +0,0 @@ -#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<mode>;
-#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;
|