forked from surge-synthesizer/surge
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
37 lines (37 loc) · 1.26 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[submodule "vst3sdk"]
path = vst3sdk
url = https://github.com/surge-synthesizer/vst3sdk.git
[submodule "vstgui.surge"]
path = vstgui.surge
url = https://github.com/surge-synthesizer/vstgui.git
branch = surge
[submodule "libs/midifile"]
path = libs/midifile
url = https://github.com/craigsapp/midifile.git
[submodule "libs/nanosvg"]
path = libs/nanosvg
url = https://github.com/surge-synthesizer/nanosvg.git
[submodule "libs/lv2"]
path = libs/lv2
url = https://github.com/drobilla/lv2.git
[submodule "libs/tuning-library"]
path = libs/tuning-library
url = https://github.com/surge-synthesizer/tuning-library
[submodule "libs/simde"]
path = libs/simde
url = https://github.com/simd-everywhere/simde
[submodule "libs/pybind11"]
path = libs/pybind11
url = https://github.com/pybind/pybind11
[submodule "libs/eurorack/eurorack"]
path = libs/eurorack/eurorack
url = https://github.com/surge-synthesizer/eurorack.git
[submodule "libs/filesystem/ghc-filesystem"]
path = libs/filesystem/ghc-filesystem
url = https://github.com/gulrak/filesystem.git
[submodule "libs/oddsound-mts/MTS-ESP"]
path = libs/oddsound-mts/MTS-ESP
url = https://github.com/ODDSound/MTS-ESP
[submodule "libs/libsamplerate"]
path = libs/libsamplerate
url = https://github.com/libsndfile/libsamplerate.git