feat: add basic lp filter
This commit is contained in:
parent
2bd91c7d8e
commit
75843a7309
4 changed files with 134 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/make -f
|
||||
NAME = SquidgeDistortion
|
||||
|
||||
FILES_DSP = SquidgeDistortion.cpp ../../core/Gain.cpp ../../core/Clipper.cpp ../../core/Mixer.cpp
|
||||
FILES_DSP = SquidgeDistortion.cpp ../../core/Gain.cpp ../../core/Clipper.cpp ../../core/Mixer.cpp ../../core/Filter.cpp
|
||||
|
||||
TARGETS = vst3 clap
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue