Skip to content

[FEATURE] Add pipewire audio backend #6

Description

@nots1dd

Currently, all builds of inLimbo default to alsa as it is the only audio backend that I have written.

The device output detection of alsa is very low level (only detects actual hardware devices) and it does not allow for the traditional sense of audio output device swapping.

On top of that alsa is simply a level below what we need to interface with, which is pipewire. It has better device (or node) detection, will handle audio buffers for us and can work on any popular audio backend (like JACK, pulseaudio, alsa, etc.)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions