feat: add Gain Node
This commit is contained in:
parent
786966e9e0
commit
11f701ed5c
4 changed files with 43 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/make -f
|
||||
NAME = SquidgeDistortion
|
||||
|
||||
FILES_DSP = SquidgeDistortion.cpp
|
||||
FILES_DSP = SquidgeDistortion.cpp ../../core/Gain.cpp
|
||||
|
||||
TARGETS = vst3 clap
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue