[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Default audio output method should be taken from real world, not from ou
From: |
Andrei Kholodnyi |
Subject: |
Default audio output method should be taken from real world, not from outer space :) |
Date: |
Tue, 30 Nov 2010 13:07:25 +0100 |
On Tue, Nov 30, 2010 at 11:04 AM, Bohdan R. Rau <ethanak at polip.com> wrote:
> I think there should be some form of automatic choice: first of compiled
> pulse, alsa, oss audio subsystem should be taken as default, and
> --with-audio-output-method should override automatic selection.
I'm not clear on what you want here.
Do you want that during configure DEFAULT_AUDIO_METHOD will be built
automatically in a form of
DEFAULT_AUDIO_METHOD="pulse, alsa, oss" if 3 backends are discovered?