[PD-cvs] externals/sc4pd config-pd-linux.txt,1.5,1.6 make-files.txt,1.18,1.19

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


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

Modified Files:
	config-pd-linux.txt make-files.txt 
Log Message:
sc4pd_dsp class and other changes 

Index: config-pd-linux.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/sc4pd/config-pd-linux.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** config-pd-linux.txt	3 Aug 2004 17:51:50 -0000	1.5
--- config-pd-linux.txt	7 Aug 2004 14:01:30 -0000	1.6
***************
*** 2,6 ****
  
  # your c++ compiler (if not g++)
! # CXX=icc
  
  
--- 2,6 ----
  
  # your c++ compiler (if not g++)
!  CXX=icc
  
  

Index: make-files.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/sc4pd/make-files.txt,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** make-files.txt	6 Aug 2004 08:34:41 -0000	1.18
--- make-files.txt	7 Aug 2004 14:01:30 -0000	1.19
***************
*** 13,15 ****
  	Lag2.cpp Lag3.cpp LinExp.cpp DelayUnit.cpp DelayN.cpp DelayL.cpp \
  	DelayC.cpp CombN.cpp CombL.cpp CombC.cpp AllpassN.cpp AllpassL.cpp \
! 	AllpassC.cpp PitchShift.cpp
--- 13,15 ----
  	Lag2.cpp Lag3.cpp LinExp.cpp DelayUnit.cpp DelayN.cpp DelayL.cpp \
  	DelayC.cpp CombN.cpp CombL.cpp CombC.cpp AllpassN.cpp AllpassL.cpp \
! 	AllpassC.cpp PitchShift.cpp Resonz.cpp OnePole.cpp





More information about the Pd-cvs mailing list