Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Godot is missing pulseaudio support, cannot play audio smoothly on PipeWire
@ 2022-10-13 17:07 nyanpasu64
  2022-10-13 18:39 ` paper42
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: nyanpasu64 @ 2022-10-13 17:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1611 bytes --]

New issue by nyanpasu64 on void-packages repository

https://github.com/void-linux/void-packages/issues/39936

Description:
### Is this a new report?

Yes

### System Info

Void 5.19.14_1 x86_64 GenuineIntel uptodate rFFFFFFFFF

### Package(s) Affected

godot-3.5_1 (technically outdated, 3.5.1 is out upstream but not in void-packages)

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Godot plays audio without stutters, mixed with audio from PipeWire apps. This is achieved by Flathub Godot on Void Linux.

### Actual behaviour

Godot is built with `pulseaudio=no` (https://github.com/void-linux/void-packages/blob/master/srcpkgs/godot/template), leaving it with only an ALSA backend.

- When it outputs to the system ALSA device, it prevents PipeWire apps from playing audio simultaneously.
- When it outputs to the alsa-pipewire package set as the default ALSA device, audio stutters continuously. (Is this a pipewire-alsa or a godot bug, and should it be reported there? PipeWire upstream discourages using ALSA's pipewire plugin, saying to prefer the PulseAudio API instead.)

Is there a technical packaging reason I'm unaware of, that `pulseaudio=no` is necessary?

### Steps to reproduce

1. Install and run PipeWire. Optionally install `alsa-pipewire` and run `sudo ln -s /usr/share/alsa/alsa.conf.d/50-pipewire.conf /usr/share/alsa/alsa.conf.d/99-pipewire-default.conf /etc/alsa/conf.d/`
2. Run Godot and start a game that plays audio.
3. Try to play audio from another PipeWire app while audio is playing.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-11-13 15:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-13 17:07 [ISSUE] Godot is missing pulseaudio support, cannot play audio smoothly on PipeWire nyanpasu64
2022-10-13 18:39 ` paper42
2022-10-14 13:04 ` nyanpasu64
2022-10-14 13:05 ` nyanpasu64
2022-10-14 13:09 ` nyanpasu64
2022-10-14 15:05 ` classabbyamp
2022-10-14 21:09 ` paper42
2022-11-13 15:54 ` [ISSUE] [CLOSED] " Johnnynator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).