[PD-cvs] externals/nusmuk/msd2D/editor msd2d-editor.pd,1.9,1.10

Frank Barknecht fbar at users.sourceforge.net
Sun May 8 15:26:42 CEST 2005


Update of /cvsroot/pure-data/externals/nusmuk/msd2D/editor
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12144

Modified Files:
	msd2d-editor.pd 
Log Message:


remove one missed debug print.


Index: msd2d-editor.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/nusmuk/msd2D/editor/msd2d-editor.pd,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** msd2d-editor.pd	8 May 2005 13:19:05 -0000	1.9
--- msd2d-editor.pd	8 May 2005 13:26:40 -0000	1.10
***************
*** 237,241 ****
  #X obj 219 307 ds-next;
  #X msg 260 281 next;
- #X obj 74 351 print set-lid;
  #X obj 238 51 del 0;
  #X connect 0 0 2 0;
--- 237,240 ----
***************
*** 243,247 ****
  #X connect 3 0 2 1;
  #X connect 4 0 2 1;
! #X connect 5 0 21 0;
  #X connect 6 1 4 0;
  #X connect 6 2 9 0;
--- 242,246 ----
  #X connect 3 0 2 1;
  #X connect 4 0 2 1;
! #X connect 5 0 20 0;
  #X connect 6 1 4 0;
  #X connect 6 2 9 0;
***************
*** 256,263 ****
  #X connect 11 1 14 0;
  #X connect 14 0 15 0;
! #X connect 14 0 20 0;
! #X connect 17 0 21 1;
  #X connect 19 0 7 0;
! #X connect 21 0 6 0;
  #X restore 148 322 pd set-lid;
  #X text 238 322 Correct lids to match what msd2D tells us;
--- 255,261 ----
  #X connect 11 1 14 0;
  #X connect 14 0 15 0;
! #X connect 17 0 20 1;
  #X connect 19 0 7 0;
! #X connect 20 0 6 0;
  #X restore 148 322 pd set-lid;
  #X text 238 322 Correct lids to match what msd2D tells us;
***************
*** 753,759 ****
  select the other masses and set toggle to 0;
  #X obj 707 106 tgl 15 0 \$0-poll-ds \$0-poll-ds poll-ds 0 -6 0 8 -225280
! -1 -1 1 1;
  #X obj 765 106 tgl 15 0 \$0-set-ds \$0-set-ds set-ds 0 -6 0 8 -225271
! -1 -1 1 1;
  #X text 669 75 Data struct anim ON/OFF:;
  #N canvas 504 489 531 315 TODO 0;
--- 751,757 ----
  select the other masses and set toggle to 0;
  #X obj 707 106 tgl 15 0 \$0-poll-ds \$0-poll-ds poll-ds 0 -6 0 8 -225280
! -1 -1 0 1;
  #X obj 765 106 tgl 15 0 \$0-set-ds \$0-set-ds set-ds 0 -6 0 8 -225271
! -1 -1 0 1;
  #X text 669 75 Data struct anim ON/OFF:;
  #N canvas 504 489 531 315 TODO 0;





More information about the Pd-cvs mailing list