aboutsummaryrefslogtreecommitdiff
path: root/xgui/behaviors/move_y.pd
diff options
context:
space:
mode:
Diffstat (limited to 'xgui/behaviors/move_y.pd')
-rw-r--r--xgui/behaviors/move_y.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/xgui/behaviors/move_y.pd b/xgui/behaviors/move_y.pd
new file mode 100644
index 00000000..3adce981
--- /dev/null
+++ b/xgui/behaviors/move_y.pd
@@ -0,0 +1,10 @@
+#N canvas 456 433 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 0 \$2;
+#X obj 35 63 route drag;
+#X connect 1 0 5 0;
+#X connect 4 0 2 0;
+#X connect 5 0 4 0;