aboutsummaryrefslogtreecommitdiff
path: root/desiredata/extra/pureunity/invertor.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2010-01-05 22:49:36 +0000
committerN.N. <matju@users.sourceforge.net>2010-01-05 22:49:36 +0000
commit8dbec761cf858ea65900c8a094599857208d8c3a (patch)
tree3228c023f87f23a354da3b57fdc2afe5b7052032 /desiredata/extra/pureunity/invertor.pd
parent529e59635598e2d90a7a49f6b4c676f8366109ba (diff)
svn path=/trunk/; revision=12907
Diffstat (limited to 'desiredata/extra/pureunity/invertor.pd')
-rw-r--r--desiredata/extra/pureunity/invertor.pd30
1 files changed, 0 insertions, 30 deletions
diff --git a/desiredata/extra/pureunity/invertor.pd b/desiredata/extra/pureunity/invertor.pd
deleted file mode 100644
index 4ee54548..00000000
--- a/desiredata/extra/pureunity/invertor.pd
+++ /dev/null
@@ -1,30 +0,0 @@
-#N canvas 336 387 602 199 10;
-#X text 185 60 when the invertor is 0 the rule is respected.;
-#X text 185 83 see invertible-test.pd;
-#X text 19 174 invertor;
-#X text 149 174 antiinvertor;
-#X text 184 11 invertibility rule for operator \$2 with (presumed)
-right-inverse \$3 is:;
-#X text 184 45 (a \$2 b) \$3 b - a = 0;
-#X obj 18 19 inlet.\$1 a;
-#X obj 101 19 inlet.\$1 b;
-#X obj 18 39 taa.\$1;
-#X obj 18 65 op2.\$1 \$2;
-#X obj 18 91 op2.\$1 \$3;
-#X obj 18 115 taa.\$1;
-#X obj 18 137 op2.\$1 -;
-#X obj 18 156 outlet.\$1 (ab)/b-a;
-#X obj 148 156 outlet.\$1 (ab)/b+a;
-#X obj 148 137 op2.\$1 +;
-#X connect 6 0 8 0;
-#X connect 7 0 9 1;
-#X connect 7 0 10 1;
-#X connect 8 0 9 0;
-#X connect 8 1 12 1;
-#X connect 8 1 15 1;
-#X connect 9 0 10 0;
-#X connect 10 0 11 0;
-#X connect 11 0 12 0;
-#X connect 11 1 15 0;
-#X connect 12 0 13 0;
-#X connect 15 0 14 0;