aboutsummaryrefslogtreecommitdiff
path: root/xgui/adapters_in/xy2xy1.pd
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2002-11-13 08:38:02 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2002-11-13 08:38:02 +0000
commit02a5595973b61d2cf789b9074167ed73b928d157 (patch)
tree0f6611197fc0219b7eb6213d26593390fa4eda62 /xgui/adapters_in/xy2xy1.pd
parent3d60efd1619e57e5de9ba070a2b7331e55cf0932 (diff)
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
Diffstat (limited to 'xgui/adapters_in/xy2xy1.pd')
-rw-r--r--xgui/adapters_in/xy2xy1.pd15
1 files changed, 15 insertions, 0 deletions
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;