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_out/coord2xy.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 xgui/adapters_out/coord2xy.pd (limited to 'xgui/adapters_out/coord2xy.pd') diff --git a/xgui/adapters_out/coord2xy.pd b/xgui/adapters_out/coord2xy.pd new file mode 100644 index 00000000..0ba3c9be --- /dev/null +++ b/xgui/adapters_out/coord2xy.pd @@ -0,0 +1,16 @@ +#N canvas 349 396 294 247 10; +#X text 16 10 coords2xy; +#X obj 16 30 inlet; +#X obj 108 133 outlet; +#X obj 15 103 unpack f f f f; +#X obj 77 158 outlet; +#X obj 46 133 outlet; +#X obj 15 158 outlet; +#X text 104 9 dh2002106; +#X obj 15 81 route coord; +#X connect 1 0 8 0; +#X connect 3 0 6 0; +#X connect 3 1 5 0; +#X connect 3 2 4 0; +#X connect 3 3 2 0; +#X connect 8 0 3 0; -- cgit v1.2.1