mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 18:57:45 +00:00
Add audio stretching support
This commit is contained in:
parent
3ce6d128d1
commit
7377afca3a
15 changed files with 50 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue