feat: add Gain Node

This commit is contained in:
Liam Kerr 2026-08-02 19:38:30 +01:00
parent 786966e9e0
commit 11f701ed5c
4 changed files with 43 additions and 1 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/make -f
NAME = SquidgeDistortion
FILES_DSP = SquidgeDistortion.cpp
FILES_DSP = SquidgeDistortion.cpp ../../core/Gain.cpp
TARGETS = vst3 clap