forked from DBraun/DawDreamer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 771 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "thirdparty/pybind11"]
path = thirdparty/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "thirdparty/JUCE"]
path = thirdparty/JUCE
url = https://github.com/juce-framework/JUCE.git
[submodule "Source/Sampler"]
path = Source/Sampler
url = https://github.com/DBraun/Sampler
[submodule "thirdparty/faust"]
path = thirdparty/faust
url = https://github.com/grame-cncm/faust
[submodule "thirdparty/rubberband"]
path = thirdparty/rubberband
url = https://github.com/breakfastquay/rubberband/
[submodule "thirdparty/libsamplerate"]
path = thirdparty/libsamplerate
url = https://github.com/libsndfile/libsamplerate
[submodule "dawdreamer/faustlibraries"]
path = dawdreamer/faustlibraries
url = https://github.com/grame-cncm/faustlibraries