audio_core: remove time stretcher

Also drop the SoundTouch dependency
This commit is contained in:
Andrea Pappacoda
2022-04-01 19:54:58 +02:00
parent 550844e5e8
commit faf6a9876c
9 changed files with 3 additions and 144 deletions

3
.gitmodules vendored
View File

@@ -7,9 +7,6 @@
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/MerryMage/dynarmic.git
[submodule "soundtouch"]
path = externals/soundtouch
url = https://github.com/citra-emu/ext-soundtouch.git
[submodule "libressl"]
path = externals/libressl
url = https://github.com/citra-emu/ext-libressl-portable.git