From 6adfba996c34b2c78515e8a50ad5928188d78612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 7 Feb 2008 23:05:57 +0000 Subject: reorganizing svn path=/trunk/; revision=9376 --- xgui/adapters_in/xy2coord.pd | 38 -------------------------------------- xgui/adapters_in/xy2move.pd | 12 ------------ xgui/adapters_in/xy2xy1.pd | 15 --------------- xgui/adapters_in/xy2xy2.pd | 15 --------------- 4 files changed, 80 deletions(-) delete mode 100644 xgui/adapters_in/xy2coord.pd delete mode 100644 xgui/adapters_in/xy2move.pd delete mode 100644 xgui/adapters_in/xy2xy1.pd delete mode 100644 xgui/adapters_in/xy2xy2.pd (limited to 'xgui/adapters_in') diff --git a/xgui/adapters_in/xy2coord.pd b/xgui/adapters_in/xy2coord.pd deleted file mode 100644 index 2915389f..00000000 --- a/xgui/adapters_in/xy2coord.pd +++ /dev/null @@ -1,38 +0,0 @@ -#N canvas 528 314 372 265 10; -#X text 267 228 dh20020106; -#X text 10 6 coord : convert x1 y1 x2 y2 to a coord command; -#X obj 164 36 inlet; -#X obj 35 179 pack f f f f; -#X msg 35 202 coord \$1 \$2 \$3 \$4; -#X obj 178 133 f; -#X obj 135 133 f; -#X obj 92 133 f; -#X obj 164 60 t b f; -#X obj 121 36 inlet; -#X obj 121 60 t b f; -#X obj 78 36 inlet; -#X obj 78 60 t b f; -#X obj 35 36 inlet; -#X obj 35 134 f; -#X obj 78 98 t b b b b; -#X obj 35 227 outlet; -#X connect 2 0 8 0; -#X connect 3 0 4 0; -#X connect 4 0 16 0; -#X connect 5 0 3 3; -#X connect 6 0 3 2; -#X connect 7 0 3 1; -#X connect 8 0 15 0; -#X connect 8 1 5 1; -#X connect 9 0 10 0; -#X connect 10 0 15 0; -#X connect 10 1 6 1; -#X connect 11 0 12 0; -#X connect 12 0 15 0; -#X connect 12 1 7 1; -#X connect 13 0 14 0; -#X connect 14 0 3 0; -#X connect 15 0 14 0; -#X connect 15 1 7 0; -#X connect 15 2 6 0; -#X connect 15 3 5 0; diff --git a/xgui/adapters_in/xy2move.pd b/xgui/adapters_in/xy2move.pd deleted file mode 100644 index bafabb52..00000000 --- a/xgui/adapters_in/xy2move.pd +++ /dev/null @@ -1,12 +0,0 @@ -#N canvas 584 581 299 140 10; -#X text 199 97 dh20020106; -#X obj 112 36 inlet; -#X obj 35 36 inlet; -#X obj 70 95 outlet; -#X text 10 6 move : convert x1 y1 to a move command; -#X msg 35 62 move \$1 0; -#X msg 112 61 move 0 \$1; -#X connect 1 0 6 0; -#X connect 2 0 5 0; -#X connect 5 0 3 0; -#X connect 6 0 3 0; diff --git a/xgui/adapters_in/xy2xy1.pd b/xgui/adapters_in/xy2xy1.pd deleted file mode 100644 index e408136b..00000000 --- a/xgui/adapters_in/xy2xy1.pd +++ /dev/null @@ -1,15 +0,0 @@ -#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; diff --git a/xgui/adapters_in/xy2xy2.pd b/xgui/adapters_in/xy2xy2.pd deleted file mode 100644 index 04ad49f2..00000000 --- a/xgui/adapters_in/xy2xy2.pd +++ /dev/null @@ -1,15 +0,0 @@ -#N canvas 544 394 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 text 91 138 dh20020108; -#X text 10 6 xy2xy1; -#X msg 35 111 xy2 \$1 \$2; -#X connect 0 0 4 0; -#X connect 1 0 3 0; -#X connect 3 0 7 0; -#X connect 4 0 3 0; -#X connect 4 1 3 1; -#X connect 7 0 2 0; -- cgit v1.2.1