[PD-cvs] externals/sc4pd config-pd-linux.txt,1.7,1.8 make-files.txt,1.21,1.22

Tim Blechmann timblech at users.sourceforge.net
Sun Aug 8 13:10:31 CEST 2004


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

Modified Files:
	config-pd-linux.txt make-files.txt 
Log Message:
some filters

Index: config-pd-linux.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/sc4pd/config-pd-linux.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** config-pd-linux.txt	7 Aug 2004 22:56:21 -0000	1.7
--- config-pd-linux.txt	8 Aug 2004 11:10:29 -0000	1.8
***************
*** 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.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** make-files.txt	7 Aug 2004 22:56:21 -0000	1.21
--- make-files.txt	8 Aug 2004 11:10:29 -0000	1.22
***************
*** 14,16 ****
  	DelayC.cpp CombN.cpp CombL.cpp CombC.cpp AllpassN.cpp AllpassL.cpp \
  	AllpassC.cpp PitchShift.cpp Resonz.cpp OnePole.cpp OneZero.cpp \
! 	TwoPole.cpp TwoZero.cpp FOS.cpp SOS.cpp
--- 14,17 ----
  	DelayC.cpp CombN.cpp CombL.cpp CombC.cpp AllpassN.cpp AllpassL.cpp \
  	AllpassC.cpp PitchShift.cpp Resonz.cpp OnePole.cpp OneZero.cpp \
! 	TwoPole.cpp TwoZero.cpp FOS.cpp SOS.cpp RLPF.cpp RHPF.cpp LPF.cpp \
! 	HPF.cpp





More information about the Pd-cvs mailing list