Files
neural-amp-modeler-lv2/.gitmodules
T
2024-10-31 10:35:24 -07:00

17 lines
512 B
Plaintext

[submodule "lv2"]
path = deps/lv2
url = https://github.com/lv2/lv2
[submodule "eigen"]
path = deps/eigen
url = https://gitlab.com/libeigen/eigen
[submodule "NeuralAmpModelerCore"]
path = deps/NeuralAmpModelerCore
url = https://github.com/mikeoliphant/NeuralAmpModelerCore
branch = devel
[submodule "deps/AudioDSPTools"]
path = deps/AudioDSPTools
url = https://github.com/sdatkinson/AudioDSPTools
[submodule "deps/NeuralAudio"]
path = deps/NeuralAudio
url = https://github.com/mikeoliphant/NeuralAudio