From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 21 15:37:31 2006 Return-Path: X-Original-To: freebsd-multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED7D016A425; Tue, 21 Mar 2006 15:37:31 +0000 (UTC) (envelope-from nik@cs.chalmers.se) Received: from anubis.medic.chalmers.se (anubis.medic.chalmers.se [129.16.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 615CD43D48; Tue, 21 Mar 2006 15:37:30 +0000 (GMT) (envelope-from nik@cs.chalmers.se) Received: from [83.226.116.82] (c-5274e253.1530-1-64736c11.cust.bredbandsbolaget.se [83.226.116.82]) by anubis.medic.chalmers.se (Postfix) with ESMTP id BD0BC3CB7; Tue, 21 Mar 2006 16:37:29 +0100 (CET) Message-ID: <44201D99.3010603@cs.chalmers.se> Date: Tue, 21 Mar 2006 16:36:57 +0100 From: Niklas Sorensson User-Agent: Thunderbird 1.5 (X11/20060119) MIME-Version: 1.0 To: Ariff Abdullah References: <441C11F5.8070001@cs.chalmers.se> <20060321205951.423a92c2.ariff@FreeBSD.org> In-Reply-To: <20060321205951.423a92c2.ariff@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: Poor sound quality with snd_via8233 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 15:37:32 -0000 >> apa# /usr/sbin/mixer >> Mixer vol is currently set to 100:100 >> Mixer pcm is currently set to 100:100 >> Mixer line is currently set to 100:100 >> Mixer mic is currently set to 100:100 >> Mixer cd is currently set to 100:100 >> Mixer rec is currently set to 100:100 >> Mixer igain is currently set to 100:100 >> Mixer ogain is currently set to 10:10 >> Mixer line1 is currently set to 75:75 >> Mixer phin is currently set to 0:0 >> Mixer phout is currently set to 0:0 >> Recording source: mic >> > Reduce those "100" to "85", or less. You're overdriving it too much, > hence, the constant distortion. If you have amplified speaker, use the > volume knob there. Duh, that was simple enough! It seems that pcm was mostly responsible for the overdrive. Thanks! > Report (and partially from my experiences) indicate that using > SCHED_ULE can give better audio/multimedia performance. Perhaps you > want to give it a try. It works satisfactory now, but I'll give it try anyway. /Niklas