summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorfearlessTobi <thm.frey@gmail.com>2018-08-23 14:33:03 +0200
committerMerryMage <MerryMage@users.noreply.github.com>2018-09-08 18:26:23 +0100
commita6efff8b02986daf6d3660c4f33c5f39cf3f3830 (patch)
treeaf15627fd0a02ae74b222e1d02e689185062f1a9 /.gitmodules
parent9cd79c25ed04bb1bf67192d810791ab39e09ee96 (diff)
Add audio stretching support
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4f4e8690b..e73ca99e3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -31,3 +31,6 @@
[submodule "opus"]
path = externals/opus
url = https://github.com/ogniK5377/opus.git
+[submodule "soundtouch"]
+ path = externals/soundtouch
+ url = https://github.com/citra-emu/ext-soundtouch.git