From ab187e14610f5183e193b9486b1b3da25db1aa9b Mon Sep 17 00:00:00 2001 From: "N.N" Date: Sun, 19 Mar 2006 03:32:02 +0000 Subject: files that were missing after the move from "abstractions/" to "externals/" because I wanted to modify them before re-adding them back, and I never did. svn path=/trunk/externals/pureunity/; revision=4739 --- generics/operator2-test.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 generics/operator2-test.pd (limited to 'generics/operator2-test.pd') diff --git a/generics/operator2-test.pd b/generics/operator2-test.pd new file mode 100644 index 0000000..8ef1f7f --- /dev/null +++ b/generics/operator2-test.pd @@ -0,0 +1,10 @@ +#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; -- cgit v1.2.1