-
Notifications
You must be signed in to change notification settings - Fork 15
/
.gitmodules
27 lines (27 loc) · 918 Bytes
/
.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
[submodule "libs/ofxDatGui"]
path = libs/ofxDatGui
url = https://github.com/luiscript/ofxDatGui
[submodule "libs/DKMidi"]
path = libs/DKMidi
url = https://github.com/luiscript/DKMidi
[submodule "libs/DKOsc"]
path = libs/DKOsc
url = https://github.com/luiscript/DKOsc
[submodule "libs/DKMapping"]
path = libs/DKMapping
url = https://github.com/luiscript/DKMapping
[submodule "libs/DKSyphonSpout"]
path = libs/DKSyphonSpout
url = https://github.com/luiscript/DKSyphonSpout
[submodule "libs/DKAbletonLink"]
path = libs/DKAbletonLink
url = https://github.com/luiscript/DKAbletonLink
[submodule "libs/DKHap"]
path = libs/DKHap
url = https://github.com/luiscript/DKHap
[submodule "libs/DKPostProcessingFx"]
path = libs/DKPostProcessingFx
url = https://github.com/luiscript/DKPostProcessingFx
[submodule "libs/DKVideoRecorder"]
path = libs/DKVideoRecorder
url = https://github.com/luiscript/DKVideoRecorder