-
Notifications
You must be signed in to change notification settings - Fork 279
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 697 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 697 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "libs/vst3sdk"]
path = libs/vst3sdk
url = https://github.com/steinbergmedia/vst3sdk.git
[submodule "libs/tuning-library"]
path = libs/tuning-library
url = https://github.com/surge-synthesizer/tuning-library.git
[submodule "libs/surgesynthteam_tuningui"]
path = libs/surgesynthteam_tuningui
url = https://github.com/surge-synthesizer/surgesynthteam_tuningui.git
[submodule "libs/MTS-ESP"]
path = libs/MTS-ESP
url = https://github.com/ODDSound/MTS-ESP.git
[submodule "libs/JUCE"]
path = libs/JUCE
url = https://github.com/juce-framework/JUCE.git
[submodule "libs/clap-juce-extensions"]
path = libs/clap-juce-extensions
url = https://github.com/free-audio/clap-juce-extensions