Switched to AudioDSPTools for highpass filter implementation

This commit is contained in:
Mike Oliphant
2023-10-02 08:12:33 -07:00
parent 1deb8cb5bc
commit 52810a3f9c
5 changed files with 10 additions and 6 deletions
+3
View File
@@ -8,3 +8,6 @@
path = deps/NeuralAmpModelerCore
url = https://github.com/mikeoliphant/NeuralAmpModelerCore
branch = devel
[submodule "deps/AudioDSPTools"]
path = deps/AudioDSPTools
url = https://github.com/sdatkinson/AudioDSPTools