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