cpal
cpal copied to clipboard
Debian/ALSA unable to init with PulseAudio disable
Using Debian 12 / ALSA, I'm unable to use my alsa device with pulseaudio is disable, even though I see the device in the alsamixer. Code is panicking when unwrapping default_output_config() on the Alsa device. Returns error : ALSA lib pcm_dmix.c:1000: (snd_pcm_dmix_open) unable to open slave. Seems to work fine with pulseaudio is running. Thanks