mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-06 19:50:11 +02:00
14 lines
405 B
Plaintext
14 lines
405 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
|