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/saturate~-help.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 help/saturate~-help.pd (limited to 'help/saturate~-help.pd') diff --git a/help/saturate~-help.pd b/help/saturate~-help.pd new file mode 100644 index 0000000..087747c --- /dev/null +++ b/help/saturate~-help.pd @@ -0,0 +1,29 @@ +#N canvas 202 222 476 321 12; +#N canvas 0 0 450 300 graph1 0; +#X array sat 44100 float 0; +#X coords 0 1.02 44099 -1.02 100 70 1; +#X restore 306 185 graph; +#X msg 17 109 bang; +#X obj 61 102 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 305 99 graph; +#X obj 71 129 tabwrite~ osc; +#X obj 184 172 nbx 5 14 -1 1 0 0 empty empty thresh 0 -6 0 10 -262144 +-1 -1 0 256; +#X obj 61 225 tabwrite~ sat; +#X text 60 35 soft saturation; +#X text 316 12 arg; +#X text 263 264 sIgpAck 0.02; +#X text 60 50 if signal is above threshold; +#X text 60 65 a soft saturation is added; +#X obj 61 193 sp.saturate~ 0.5; +#X text 223 278 2003 www.weiss-archiv.de; +#X text 60 13 ---sp.saturate~---; +#X connect 1 0 4 0; +#X connect 1 0 6 0; +#X connect 2 0 4 0; +#X connect 2 0 12 0; +#X connect 5 0 12 1; +#X connect 12 0 6 0; -- cgit v1.2.1