aboutsummaryrefslogtreecommitdiff
path: root/generics/operator2-test.pd
diff options
context:
space:
mode:
Diffstat (limited to 'generics/operator2-test.pd')
-rw-r--r--generics/operator2-test.pd10
1 files changed, 0 insertions, 10 deletions
diff --git a/generics/operator2-test.pd b/generics/operator2-test.pd
deleted file mode 100644
index 8ef1f7f..0000000
--- a/generics/operator2-test.pd
+++ /dev/null
@@ -1,10 +0,0 @@
-#N canvas 248 186 450 162 10;
-#X obj 15 16 inlet;
-#X obj 15 94 outlet;
-#X obj 54 35 func1-test \$1 \$2;
-#X text 74 55 And test that one right input gives zero output;
-#X obj 15 35 t a a;
-#X connect 0 0 4 0;
-#X connect 2 0 1 0;
-#X connect 4 0 1 0;
-#X connect 4 1 2 0;