From 02a5595973b61d2cf789b9074167ed73b928d157 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Wed, 13 Nov 2002 08:38:02 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r206, which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=207 --- xgui/adapters_in/xy2xy1.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 xgui/adapters_in/xy2xy1.pd (limited to 'xgui/adapters_in/xy2xy1.pd') diff --git a/xgui/adapters_in/xy2xy1.pd b/xgui/adapters_in/xy2xy1.pd new file mode 100644 index 00000000..e408136b --- /dev/null +++ b/xgui/adapters_in/xy2xy1.pd @@ -0,0 +1,15 @@ +#N canvas 540 374 413 171 10; +#X obj 78 36 inlet; +#X obj 35 36 inlet; +#X obj 35 136 outlet; +#X obj 35 88 pack f f; +#X obj 78 58 t b f; +#X msg 35 111 xy1 \$1 \$2; +#X text 91 138 dh20020108; +#X text 10 6 xy2xy1; +#X connect 0 0 4 0; +#X connect 1 0 3 0; +#X connect 3 0 5 0; +#X connect 4 0 3 0; +#X connect 4 1 3 1; +#X connect 5 0 2 0; -- cgit v1.2.1