qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 4/4] [RfC] audio: probe audio drivers by default


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 4/4] [RfC] audio: probe audio drivers by default
Date: Wed, 23 Jan 2019 14:59:03 +0100
User-agent: NeoMutt/20180716

  Hi,

> > What is the native sound interface for openbsd btw?  oss doesn't
> > compile (missing sys/soundcard.h header).
> 
> OpenBSD uses sndio, a similar audio daemon to pulseaudio and it's
> enforced for all [well integrated] audio applications.

Hmm.  Yet another audio daemon.  /me wonders why people keep reinventing
the wheel.

> SDL is an optional intermediate layer kept for practical/compatibility
> purposes, but all software shall use sndio natively.

Is pulseaudio supported?  The package is at least in the package
collection.  If so, then we can choose between pulse and sdl as middle
man, due to the lack of a sndio backend.  Which of the two should be
preferred?

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]