Alsa for x16emu

Please can I have the alsa interface auto connected via store assertion for x16emu snap.

did you try the snapcraft-alsa hack to route alsa through pulseaudio?

That’s what I’m using, but the instructions say to use the alsa plug.

Further, even with snapcraft-alsa, and defaulting to pulseaudio via the environment, it won’t work without alsa connected.

alan@robot:~/Source/popey/x16emu-snap$ x16emu 
Testing for explicit PulseAudio choice...
...and PulseAudio has been explicitly chosen, so using it.
ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM sysdefault
SDL_OpenAudioDevice failed: ALSA: Couldn't open audio device: No such file or directory
alan@robot:~/Source/popey/x16emu-snap$ snap connect x16emu:alsa
alan@robot:~/Source/popey/x16emu-snap$ x16emu 
Testing for explicit PulseAudio choice...
...and PulseAudio has been explicitly chosen, so using it.
1 Like

+1 from me - working audio output OOTB seems a standard piece of functionality required for an emulator.

1 Like

+1 from me too for connection of the alsa interface, since Sound is listed as a core feature on the project’s README.

1 Like

+2 votes for, 0 votes against, granting auto-connect of alsa for x16emu - this is now live.

1 Like