diff options
Diffstat (limited to 'sc4pd/make-files.txt')
-rwxr-xr-x | sc4pd/make-files.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sc4pd/make-files.txt b/sc4pd/make-files.txt index d6e04d5..6e6c552 100755 --- a/sc4pd/make-files.txt +++ b/sc4pd/make-files.txt @@ -13,4 +13,5 @@ SRCS= \ 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 OneZero.cpp \ - TwoPole.cpp TwoZero.cpp FOS.cpp SOS.cpp + TwoPole.cpp TwoZero.cpp FOS.cpp SOS.cpp RLPF.cpp RHPF.cpp LPF.cpp \ + HPF.cpp |