aboutsummaryrefslogtreecommitdiff
path: root/help/saturate~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-09 21:24:28 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-09 21:24:28 +0000
commitd449d31030cfc4a3e06858bf877dcbfacad59f74 (patch)
treee7d5c4b2359fdb7e7727c3ea72ca250ca5275e2d /help/saturate~-help.pd
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 namespacessvn2git-root
svn path=/trunk/externals/sigpack/; revision=4381
Diffstat (limited to 'help/saturate~-help.pd')
-rw-r--r--help/saturate~-help.pd29
1 files changed, 29 insertions, 0 deletions
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<thresh>;
+#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;