Update of /cvsroot/pure-data/doc/additional/pd-msg/1.msg_and_patch In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25465
Modified Files: 3.2.cut_paste.pd Log Message: updated motion message, which adds a third argument
Index: 3.2.cut_paste.pd =================================================================== RCS file: /cvsroot/pure-data/doc/additional/pd-msg/1.msg_and_patch/3.2.cut_paste.pd,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** 3.2.cut_paste.pd 21 Mar 2004 01:06:10 -0000 1.3 --- 3.2.cut_paste.pd 13 Feb 2006 03:33:55 -0000 1.4 *************** *** 1,13 **** ! #N canvas 138 75 417 481 10; ! #N canvas 591 210 348 310 testing 0; ! #X obj 95 10 loadbang; ! #X msg 95 35 0; ! #X obj 12 37 random 127; ! #X floatatom 66 93 0 0 0 0 - - -; ! #X msg 12 11 bang; #X obj 95 10 loadbang; #X msg 95 35 0; #X obj 12 37 random 127; ! #X floatatom 66 93 0 0 0 0 - - -; #X msg 12 11 bang; #X connect 0 0 1 0; --- 1,8 ---- ! #N canvas 138 75 425 489 10; ! #N canvas 591 210 368 330 testing 0; #X obj 95 10 loadbang; #X msg 95 35 0; #X obj 12 37 random 127; ! #X floatatom 68 91 0 0 0 0 - - -; #X msg 12 11 bang; #X connect 0 0 1 0; *************** *** 15,22 **** #X connect 2 0 3 0; #X connect 4 0 2 0; - #X connect 5 0 6 0; - #X connect 6 0 8 0; - #X connect 7 0 8 0; - #X connect 9 0 7 0; #X restore 315 439 pd testing; #X obj 20 438 s pd-testing; --- 10,13 ---- *************** *** 26,41 **** #X floatatom 248 148 0 0 0 0 - - -; #X obj 259 183 t b f; ! #X text 7 374 Stop here; #X text 17 11 This example will show you how to use the motion msg. ; #X msg 194 307 cut; #X msg 194 333 duplicate; - #X msg 20 399 motion 15 15 , editmode0 , vis 0; #X text 50 81 show and select what's in the patch; ! #X text 151 419 close all; #X text 232 309 you can try thoses too.; #X text 66 125 and then here to copy and here to move; ! #X msg 31 256 mouseup 200 200 0; ! #X text 49 236 to acheive the pasting; #X msg 248 235 motion $1 $2 0; #X msg 20 60 vis 1 , editmode 1 , mouse 5 5 0 0 , mouseup 200 200 --- 17,31 ---- #X floatatom 248 148 0 0 0 0 - - -; #X obj 259 183 t b f; ! #X text 27 364 Stop here; #X text 17 11 This example will show you how to use the motion msg. ; #X msg 194 307 cut; #X msg 194 333 duplicate; #X text 50 81 show and select what's in the patch; ! #X text 171 409 close all; #X text 232 309 you can try thoses too.; #X text 66 125 and then here to copy and here to move; ! #X msg 56 252 mouseup 200 200 0; ! #X text 74 232 to acheive the pasting; #X msg 248 235 motion $1 $2 0; #X msg 20 60 vis 1 , editmode 1 , mouse 5 5 0 0 , mouseup 200 200 *************** *** 43,47 **** #X msg 37 146 copy , paste , mouse 15 15 0 0; #X msg 194 359 selectall; ! #X connect 2 0 18 0; #X connect 4 0 6 0; #X connect 5 0 2 0; --- 33,38 ---- #X msg 37 146 copy , paste , mouse 15 15 0 0; #X msg 194 359 selectall; ! #X msg 40 389 motion 15 15 0 , editmode 0 , vis 0; ! #X connect 2 0 17 0; #X connect 4 0 6 0; #X connect 5 0 2 0; *************** *** 50,55 **** #X connect 9 0 1 0; #X connect 10 0 1 0; ! #X connect 11 0 1 0; ! #X connect 16 0 1 0; #X connect 18 0 1 0; #X connect 19 0 1 0; --- 41,46 ---- #X connect 9 0 1 0; #X connect 10 0 1 0; ! #X connect 15 0 1 0; ! #X connect 17 0 1 0; #X connect 18 0 1 0; #X connect 19 0 1 0;