Fix inability to play audio on sound cards set to 192 KHz sample rate

This commit is contained in:
Cameron Gutman
2018-10-14 22:52:24 -07:00
parent 61d90a5a88
commit eab77fba7a
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -9,7 +9,7 @@
url = https://github.com/gabomdq/SDL_GameControllerDB.git
[submodule "soundio/libsoundio"]
path = soundio/libsoundio
url = https://github.com/andrewrk/libsoundio.git
url = https://github.com/cgutman/libsoundio.git
[submodule "h264bitstream/h264bitstream"]
path = h264bitstream/h264bitstream
url = https://github.com/aizvorski/h264bitstream.git