From 02a5595973b61d2cf789b9074167ed73b928d157 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Wed, 13 Nov 2002 08:38:02 +0000 Subject: 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 --- xgui/behaviors/move_y.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 xgui/behaviors/move_y.pd (limited to 'xgui/behaviors/move_y.pd') 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; -- cgit v1.2.1