-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 801 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "thirdparty/libADLMIDI"]
path = thirdparty/libADLMIDI
url = https://github.com/Wohlstand/libADLMIDI.git
[submodule "thirdparty/libOPNMIDI"]
path = thirdparty/libOPNMIDI
url = https://github.com/Wohlstand/libOPNMIDI.git
[submodule "thirdparty/rtmidi"]
path = thirdparty/rtmidi
url = https://github.com/Wohlstand/rtmidi.git
[submodule "thirdparty/rtaudio"]
path = thirdparty/rtaudio
url = https://github.com/Wohlstand/rtaudio.git
[submodule "thirdparty/PDCurses"]
path = thirdparty/PDCurses
url = https://github.com/wmcbrine/PDCurses.git
[submodule "thirdparty/flatbuffers"]
path = thirdparty/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "thirdparty/ini-processing"]
path = thirdparty/ini-processing
url = https://github.com/WohlSoft/IniProcessing.git