Le 25/8/21 à 5:48 pm, Takashi Iwai a écrit :
On Wed, 25 Aug 2021 11:29:35 +0200, Jan Engelhardt wrote:
On Wednesday 2021-08-25 10:41, Takashi Iwai wrote:
https://wiki.libsdl.org/FAQUsingSDL#how_do_i_choose_a_specific_audio_driver
OK, that has been changed from the old SDL...
Now I opened a bug entry https://bugzilla.opensuse.org/show_bug.cgi?id=1189778
Then, perhaps, we need to open an SDL bugreport to re-allow "pulse" for SDL1 compat? Seems easier..
Now I noticed that the recent SDL1 code accepts "pulseaudio" as well. So I guess it's safe to replace only with "pulseaudio".
Huh — I'd forgotten that was added. Neat!
But, as David suggested, a possibly saner setup would be just to drop the SND_AUDIODRIVER override and leaves as default.
Yeah, leaving SDL_AUDIODRIVER unset definitely seems to be the best way to go at the moment unless falling back to ALSA/PipeWire/Jack/etc is likely to be actively harmful. -- David