From fc3d3c0a4f110a23335398c327ac0a4fc949d5cb Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 17 Jun 2002 10:13:57 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r12, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13 --- control/inv.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100755 control/inv.pd (limited to 'control/inv.pd') 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; -- cgit v1.2.1