aboutsummaryrefslogtreecommitdiff
path: root/control/inv.pd
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2002-06-17 10:13:57 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2002-06-17 10:13:57 +0000
commitfc3d3c0a4f110a23335398c327ac0a4fc949d5cb (patch)
tree1849d6afbe34cee9cec97bdb2295401f5126870b /control/inv.pd
This commit was generated by cvs2svn to compensate for changes in r12,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13
Diffstat (limited to 'control/inv.pd')
-rwxr-xr-xcontrol/inv.pd26
1 files changed, 26 insertions, 0 deletions
diff --git a/control/inv.pd b/control/inv.pd
new file mode 100755
index 0000000..4724449
--- /dev/null
+++ b/control/inv.pd
@@ -0,0 +1,26 @@
+#N canvas 201 39 506 289 10;
+#X floatatom 32 76;
+#X floatatom 32 137;
+#X obj 188 93 sig~ 220;
+#X floatatom 188 74;
+#X obj 188 150 1/x~;
+#X obj 188 192 clip~ -1 1;
+#X obj 181 222 dac~;
+#X text 25 267 (C) Guenter Geiger;
+#X obj 188 111 phasor~;
+#X obj 188 129 +~ 1;
+#X obj 188 173 -~ 0.5;
+#X text 184 54 the signal version doesnt look useful to me;
+#X text 34 54 To make life easier;
+#X text 32 12 1/x takes the inverse of the input;
+#X obj 32 107 invert;
+#X connect 0 0 14 0;
+#X connect 2 0 8 0;
+#X connect 3 0 2 0;
+#X connect 4 0 10 0;
+#X connect 5 0 6 0;
+#X connect 5 0 6 1;
+#X connect 8 0 9 0;
+#X connect 9 0 4 0;
+#X connect 10 0 5 0;
+#X connect 14 0 1 0;