[PD-cvs] doc/pddp makefilename-help.pd,1.7,1.8

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sun Mar 5 04:47:49 CET 2006


Update of /cvsroot/pure-data/doc/pddp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10046

Modified Files:
	makefilename-help.pd 
Log Message:
make number boxes show integers rather than floats in ASCII and HEX examples

Index: makefilename-help.pd
===================================================================
RCS file: /cvsroot/pure-data/doc/pddp/makefilename-help.pd,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** makefilename-help.pd	24 Jan 2006 18:54:34 -0000	1.7
--- makefilename-help.pd	5 Mar 2006 03:47:47 -0000	1.8
***************
*** 1,3 ****
! #N canvas 173 51 577 571 10;
  #X obj 104 539 pddp;
  #X obj 8 8 cnv 15 90 553 empty empty empty 20 12 0 14 -233017 -66577
--- 1,3 ----
! #N canvas 173 51 581 575 10;
  #X obj 104 539 pddp;
  #X obj 8 8 cnv 15 90 553 empty empty empty 20 12 0 14 -233017 -66577
***************
*** 5,9 ****
  #X text 104 483 Pd Documentation Chapter 3.6 - doc/1.manual/x3.htm
  ;
! #N canvas 135 30 512 640 More_Info 0;
  #X text 17 4 COMMON USES;
  #X text 15 577 INNOVATIVE USES;
--- 5,9 ----
  #X text 104 483 Pd Documentation Chapter 3.6 - doc/1.manual/x3.htm
  ;
! #N canvas 135 30 516 644 More_Info 0;
  #X text 17 4 COMMON USES;
  #X text 15 577 INNOVATIVE USES;
***************
*** 179,184 ****
  #X symbolatom 86 345 0 0 0 0 - - -;
  #X obj 90 296 hsl 150 18 0 122 0 1 empty empty ASCII_range 2 9 1 12
! -262131 -1 -1 0 0;
! #X floatatom 45 347 5 0 0 0 - - -;
  #X text 45 488 - only one printf pattern can be used at once;
  #X text 45 445 - This object does not provide advanced formatting and
--- 179,184 ----
  #X symbolatom 86 345 0 0 0 0 - - -;
  #X obj 90 296 hsl 150 18 0 122 0 1 empty empty ASCII_range 2 9 1 12
! -262131 -1 -1 7400 0;
! #X floatatom 45 347 3 0 0 0 - - -;
  #X text 45 488 - only one printf pattern can be used at once;
  #X text 45 445 - This object does not provide advanced formatting and
***************
*** 192,196 ****
  -1 -1 6000 0;
  #X obj 299 325 makefilename hex=%X;
! #X floatatom 258 347 5 0 0 0 - - -;
  #X obj 86 325 makefilename ASCII=%c;
  #X text 44 378 Watch out! ASCII characters 123 and 125 (curly braces)
--- 192,196 ----
  -1 -1 6000 0;
  #X obj 299 325 makefilename hex=%X;
! #X floatatom 258 347 3 0 0 0 - - -;
  #X obj 86 325 makefilename ASCII=%c;
  #X text 44 378 Watch out! ASCII characters 123 and 125 (curly braces)





More information about the Pd-cvs mailing list