[PD-cvs] externals/grill/py readme.txt,1.45,1.46

Thomas Grill xovo at users.sourceforge.net
Sun Nov 20 00:14:20 CET 2005


Update of /cvsroot/pure-data/externals/grill/py
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24770

Modified Files:
	readme.txt 
Log Message:
added Buffer.resize example
add Buffer.resize method


Index: readme.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/py/readme.txt,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -d -r1.45 -r1.46
*** readme.txt	3 Nov 2005 20:36:42 -0000	1.45
--- readme.txt	19 Nov 2005 23:14:17 -0000	1.46
***************
*** 114,117 ****
--- 114,118 ----
  - ADD: __str__ method for pyext, to enable print self calls
  - ADD: enable symbol binding for all callables (not only functions and methods)
+ - ADD: Buffer.resize(frames,keep=1,zero=1) method
  
  0.2.0:





More information about the Pd-cvs mailing list