From d449d31030cfc4a3e06858bf877dcbfacad59f74 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 9 Jan 2006 21:24:28 +0000 Subject: checked in code from sIgpAck0.03.ZIP; cleaned up comment warnings and changed #ifdef NT to #ifdef _MSC_VER; removed sp. prefix and set up for namespaces svn path=/trunk/externals/sigpack/; revision=4381 --- help/rectify~-help.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 help/rectify~-help.pd (limited to 'help/rectify~-help.pd') diff --git a/help/rectify~-help.pd b/help/rectify~-help.pd new file mode 100644 index 0000000..0924b84 --- /dev/null +++ b/help/rectify~-help.pd @@ -0,0 +1,27 @@ +#N canvas 149 271 419 288 12; +#N canvas 0 0 450 300 graph1 0; +#X array rect 44100 float 0; +#X coords 0 1 44099 -1 100 70 1; +#X restore 231 159 graph; +#X msg 21 113 bang; +#X obj 62 75 osc~ 1.345; +#X obj 75 133 tabwrite~ osc; +#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 230 72 graph; +#X text 340 68 1; +#X text 333 124 -1; +#X text 60 35 flips negative values to positive; +#X text 342 153 1; +#X text 334 213 -1; +#X obj 62 201 tabwrite~ rect; +#X text 208 237 sIgpAck 0.01; +#X obj 62 165 sp.rectify~; +#X text 166 250 2002 www.weiss-archiv.de; +#X text 60 13 ---sp.rectify~---; +#X connect 1 0 3 0; +#X connect 1 0 10 0; +#X connect 2 0 3 0; +#X connect 2 0 12 0; +#X connect 12 0 10 0; -- cgit v1.2.1