forked from SoundScapeRenderer/ssr
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
30 lines (30 loc) · 1.01 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
[submodule "gml"]
path = gml
url = https://github.com/ilmola/gml.git
[submodule "rapidjson"]
path = rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "apf"]
path = apf
url = https://github.com/AudioProcessingFramework/apf.git
[submodule "flext/pd-lib-builder-iem-ci"]
path = flext/pd-lib-builder-iem-ci
url = https://git.iem.at/pd/iem-ci.git
[submodule "flext/pd-lib-builder"]
path = flext/pd-lib-builder
url = https://github.com/pure-data/pd-lib-builder.git
[submodule "flext/flext"]
path = flext/flext
url = https://github.com/grrrr/flext.git
[submodule "example-scenes"]
path = example-scenes
url = https://github.com/SoundScapeRenderer/example-scenes.git
[submodule "extern/include/asio"]
path = extern/include/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "extern/include/jack"]
path = extern/include/jack
url = https://github.com/jackaudio/headers.git
[submodule "extern/include/websocketpp"]
path = extern/include/websocketpp
url = https://github.com/zaphoyd/websocketpp.git