aboutsummaryrefslogtreecommitdiff
path: root/extensions/xgui/behaviors/move_x.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-07 23:05:57 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-07 23:05:57 +0000
commit6adfba996c34b2c78515e8a50ad5928188d78612 (patch)
treee93ec4c07be45ae47f8e6065f21b59098998afe5 /extensions/xgui/behaviors/move_x.pd
parentc0ab517b9027bd66c32f931ce592932c85f43d7b (diff)
reorganizing
svn path=/trunk/; revision=9376
Diffstat (limited to 'extensions/xgui/behaviors/move_x.pd')
-rw-r--r--extensions/xgui/behaviors/move_x.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/extensions/xgui/behaviors/move_x.pd b/extensions/xgui/behaviors/move_x.pd
new file mode 100644
index 00000000..4703c7a0
--- /dev/null
+++ b/extensions/xgui/behaviors/move_x.pd
@@ -0,0 +1,10 @@
+#N canvas 525 571 292 171 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 move \$1 0;
+#X obj 35 63 route drag;
+#X connect 1 0 5 0;
+#X connect 4 0 2 0;
+#X connect 5 0 4 0;