aboutsummaryrefslogtreecommitdiff
path: root/xgui/utils/convert.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/utils/convert.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/utils/convert.pd')
-rw-r--r--xgui/utils/convert.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/xgui/utils/convert.pd b/xgui/utils/convert.pd
new file mode 100644
index 00000000..6affbcef
--- /dev/null
+++ b/xgui/utils/convert.pd
@@ -0,0 +1,10 @@
+#N canvas 343 358 450 300 12;
+#X text 18 10 convert truc machin;
+#X obj 19 43 inlet;
+#X obj 19 71 route \$1;
+#X obj 19 122 outlet;
+#X obj 19 96 concat \$2;
+#X text 173 127 dh20020401;
+#X connect 1 0 2 0;
+#X connect 2 0 4 0;
+#X connect 4 0 3 0;