[PD-cvs] externals/grill/py readme.txt,1.35,1.36

Thomas Grill xovo at users.sourceforge.net
Mon Apr 18 17:11:45 CEST 2005


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

Modified Files:
	readme.txt 
Log Message:
check for PD version
better reload handling, but still far fom perfect
fixed minor other issues
fixed buglet
fixing strange gcc behavior
updates for DSP processing
better argument checking


Index: readme.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/py/readme.txt,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** readme.txt	25 Mar 2005 04:54:16 -0000	1.35
--- readme.txt	18 Apr 2005 15:11:42 -0000	1.36
***************
*** 101,104 ****
--- 101,105 ----
  - ADD: buffer handling with optional numarray support (if present)
  - ADD: new objects for dsp processing: pyext~,pyx~,pyext.~,pyx.~
+ - FIX: correctly report Python errors while contructing the object
  
  0.1.4:





More information about the Pd-cvs mailing list