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 --- rectify~-help.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 rectify~-help.pd (limited to 'rectify~-help.pd') diff --git a/rectify~-help.pd b/rectify~-help.pd new file mode 100644 index 0000000..4ebb2c8 --- /dev/null +++ b/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 rectify~; +#X text 166 250 2002 www.weiss-archiv.de; +#X text 60 13 ---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