[PD-cvs] externals/sc4pd/headers/plugin_interface SC_Constants.h,1.1.1.1,1.2

Tim Blechmann timblech at users.sourceforge.net
Sat Aug 7 16:01:33 CEST 2004


Update of /cvsroot/pure-data/externals/sc4pd/headers/plugin_interface
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24095/headers/plugin_interface

Modified Files:
	SC_Constants.h 
Log Message:
sc4pd_dsp class and other changes 

Index: SC_Constants.h
===================================================================
RCS file: /cvsroot/pure-data/externals/sc4pd/headers/plugin_interface/SC_Constants.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** SC_Constants.h	14 Jul 2004 16:21:34 -0000	1.1.1.1
--- SC_Constants.h	7 Aug 2004 14:01:30 -0000	1.2
***************
*** 44,46 ****
  const float kBadValue = 1e20f; // used in the secant table for values very close to 1/0
  
! #endif
\ No newline at end of file
--- 44,46 ----
  const float kBadValue = 1e20f; // used in the secant table for values very close to 1/0
  
! #endif





More information about the Pd-cvs mailing list