aboutsummaryrefslogtreecommitdiffstats
path: root/core/voice.cpp
diff options
context:
space:
mode:
authorChris Robinson <chris.kcat@gmail.com>2022-06-04 13:00:58 -0700
committerChris Robinson <chris.kcat@gmail.com>2022-06-04 13:00:58 -0700
commit862628966dc3fd61efb04baa9ac285719af107d2 (patch)
tree133849866537912ebad440dd3196f18f755ae8cc /core/voice.cpp
parentcdd9a2177c0400ee3d894cd24fe43abb1e7b703c (diff)
Increase the priority of the ALSA backend
So that it's tried before sndio. Many Linux systems seem to have libsndio installed as a hard dependency from SDL2, but not the server component to actually make it work. And because there's no way to test if it's usable without opening a device, the backend would get selected over ALSA and subsequently fail to work. As a result, Linux users that don't use PipeWire or PulseAudio would have to explicitly configure for ALSA.
Diffstat (limited to 'core/voice.cpp')
0 files changed, 0 insertions, 0 deletions