forked from BespokeSynth/BespokeSynth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 762 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "libs/JUCE"]
path = libs/JUCE
url = https://github.com/juce-framework/JUCE
[submodule "libs/pybind11"]
path = libs/pybind11
url = https://github.com/pybind/pybind11
[submodule "libs/tuning-library"]
path = libs/tuning-library
url = https://github.com/surge-synthesizer/tuning-library
[submodule "libs/oddsound-mts/MTS-ESP"]
path = libs/oddsound-mts/MTS-ESP
url = https://github.com/ODDSound/MTS-ESP
[submodule "libs/json/jsoncpp"]
path = libs/json/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
[submodule "libs/ableton-link"]
path = libs/ableton-link
url = https://github.com/Ableton/link.git
[submodule "libs/readerwriterqueue"]
path = libs/readerwriterqueue
url = https://github.com/cameron314/readerwriterqueue.git