From 3faf17f7b713905f582def227df90dac15f3468d Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 10 Jul 2007 07:47:46 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r7969, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/s-abstractions/; revision=7970 --- sx/blend.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sx/blend.pd (limited to 'sx/blend.pd') diff --git a/sx/blend.pd b/sx/blend.pd new file mode 100644 index 0000000..3b31aeb --- /dev/null +++ b/sx/blend.pd @@ -0,0 +1,17 @@ +#N canvas 0 0 450 300 10; +#X msg 168 64 snap; +#X obj 168 35 t b a; +#X obj 168 11 inlet; +#X obj 168 130 separator; +#X obj 168 195 rectangle 6 3; +#X obj 168 152 alpha 1; +#X obj 168 97 pix_snap2tex 0 0 512 512; +#X obj 168 174 colorRGB 1 1 1 0.5; +#X connect 0 0 6 0; +#X connect 1 0 0 0; +#X connect 1 1 6 0; +#X connect 2 0 1 0; +#X connect 3 0 5 0; +#X connect 5 0 7 0; +#X connect 6 0 3 0; +#X connect 7 0 4 0; -- cgit v1.2.1