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.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 xgui/behaviors/move.pd (limited to 'xgui/behaviors/move.pd') diff --git a/xgui/behaviors/move.pd b/xgui/behaviors/move.pd new file mode 100644 index 00000000..03723e63 --- /dev/null +++ b/xgui/behaviors/move.pd @@ -0,0 +1,10 @@ +#N canvas 517 531 267 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 \$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