forked from Yikai-Liao/symusic
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
24 lines (24 loc) · 817 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
[submodule "3rdparty/minimidi"]
path = 3rdparty/minimidi
url = https://github.com/lzqlzzq/minimidi.git
[submodule "3rdparty/pdqsort"]
path = 3rdparty/pdqsort
url = https://github.com/orlp/pdqsort.git
[submodule "zpp_bits"]
path = 3rdparty/zpp_bits
url = https://github.com/eyalz800/zpp_bits.git
[submodule "3rdparty/fmt"]
path = 3rdparty/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "3rdparty/nanobench"]
path = 3rdparty/nanobench
url = https://github.com/martinus/nanobench.git
[submodule "3rdparty/abcmidi"]
path = 3rdparty/abcmidi
url = https://github.com/Yikai-Liao/abcmidi.git
[submodule "3rdparty/prestosynth"]
path = 3rdparty/prestosynth
url = https://github.com/lzqlzzq/prestosynth.git
[submodule "3rdparty/pyvec"]
path = 3rdparty/pyvec
url = https://github.com/Yikai-Liao/pyvec.git