aboutsummaryrefslogtreecommitdiff
path: root/xgui/filters
diff options
context:
space:
mode:
Diffstat (limited to 'xgui/filters')
-rw-r--r--xgui/filters/coord.pd10
-rw-r--r--xgui/filters/xy1.pd10
-rw-r--r--xgui/filters/xy2.pd10
3 files changed, 0 insertions, 30 deletions
diff --git a/xgui/filters/coord.pd b/xgui/filters/coord.pd
deleted file mode 100644
index 58ab6271..00000000
--- a/xgui/filters/coord.pd
+++ /dev/null
@@ -1,10 +0,0 @@
-#N canvas 525 571 229 169 10;
-#X text 120 114 dh20020106;
-#X obj 35 36 inlet;
-#X obj 35 111 outlet;
-#X obj 35 63 route coord;
-#X msg 35 87 coord \$1 \$2 \$3 \$4;
-#X text 10 6 coord : filter coord command;
-#X connect 1 0 3 0;
-#X connect 3 0 4 0;
-#X connect 4 0 2 0;
diff --git a/xgui/filters/xy1.pd b/xgui/filters/xy1.pd
deleted file mode 100644
index ec45cc36..00000000
--- a/xgui/filters/xy1.pd
+++ /dev/null
@@ -1,10 +0,0 @@
-#N canvas 525 571 290 169 10;
-#X text 120 114 dh20020106;
-#X obj 35 36 inlet;
-#X obj 35 111 outlet;
-#X text 10 6 move : filter move command;
-#X obj 35 63 route xy1;
-#X msg 35 87 xy1 \$1 \$2;
-#X connect 1 0 4 0;
-#X connect 4 0 5 0;
-#X connect 5 0 2 0;
diff --git a/xgui/filters/xy2.pd b/xgui/filters/xy2.pd
deleted file mode 100644
index f62f4170..00000000
--- a/xgui/filters/xy2.pd
+++ /dev/null
@@ -1,10 +0,0 @@
-#N canvas 537 631 290 169 10;
-#X text 120 114 dh20020106;
-#X obj 35 36 inlet;
-#X obj 35 111 outlet;
-#X text 10 6 move : filter move command;
-#X msg 35 87 xy2 \$1 \$2;
-#X obj 35 63 route xy2;
-#X connect 1 0 5 0;
-#X connect 4 0 2 0;
-#X connect 5 0 4 0;