From owner-freebsd-questions@FreeBSD.ORG Mon Jan 21 16:23:24 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EB281539 for ; Mon, 21 Jan 2013 16:23:24 +0000 (UTC) (envelope-from oliver@freebsd.org) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [78.111.72.186]) by mx1.freebsd.org (Postfix) with ESMTP id 43E15D0A for ; Mon, 21 Jan 2013 16:23:23 +0000 (UTC) Received: (qmail 83806 invoked by uid 80); 21 Jan 2013 16:23:21 -0000 Received: from dsdf-4db5016d.pool.mediaWays.net (dsdf-4db5016d.pool.mediaWays.net [77.181.1.109]) by avocado.salatschuessel.net (Horde Framework) with HTTP; Mon, 21 Jan 2013 17:23:21 +0100 Date: Mon, 21 Jan 2013 17:23:21 +0100 Message-ID: <20130121172321.Horde.Ai_h1kd4LLQ_nfhnMFr-qQ1@avocado.salatschuessel.net> From: Oliver Lehmann To: Andriy Gapon Subject: Re: OSS and ALSA References: <50FD4E38.5040305@freebsd.org> <50FD6649.5040509@FreeBSD.org> In-Reply-To: <50FD6649.5040509@FreeBSD.org> User-Agent: Internet Messaging Program (IMP) H5 (6.0.3) Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Cc: David Demelier , FreeBSD multi , Ralf Mardorf , FreeBSD quest X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2013 16:23:25 -0000 Andriy Gapon wrote: > Yes, SDL Output works fine. I think that this should be the default for the > following reasons: > - unlike OSS4 it doesn't require an additional external kernel driver > - unlike PulseAudio it doesn't require any daemon (and possibly > extra configuration) > - unlike ALSA OSS plugin, SDL code is sane in its usage of OSS API The "real" OSS support was dropped by audacious somewhere in the past and is unfortunally no longer available. I can switch the default from OSS4 to SDL if this is what the community wants - I have no hard feeling here.