From 656b72dd1a85069ad57351147553e07226a990b6 Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Wed, 4 Aug 2004 18:23:15 +0000 Subject: some allpass delay lines svn path=/trunk/externals/tb/; revision=1909 --- sc4pd/make-files.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sc4pd/make-files.txt') diff --git a/sc4pd/make-files.txt b/sc4pd/make-files.txt index 99913e7..3f9038d 100755 --- a/sc4pd/make-files.txt +++ b/sc4pd/make-files.txt @@ -11,4 +11,5 @@ SRCS= \ difsqr.cpp sumsqr.cpp sqrdif.cpp sqrsum.cpp absdif.cpp LFSaw.cpp \ LFPulse.cpp Impulse.cpp Integrator.cpp Decay.cpp Decay2.cpp Lag.cpp \ Lag2.cpp Lag3.cpp LinExp.cpp DelayUnit.cpp DelayN.cpp DelayL.cpp \ - DelayC.cpp CombN.cpp CombL.cpp + DelayC.cpp CombN.cpp CombL.cpp CombC.cpp AllpassN.cpp AllpassL.cpp \ + AllpassC.cpp -- cgit v1.2.1