From owner-freebsd-multimedia@FreeBSD.ORG Mon Feb 28 15:31:47 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D993D106564A for ; Mon, 28 Feb 2011 15:31:47 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 623B48FC1C for ; Mon, 28 Feb 2011 15:31:46 +0000 (UTC) Received: by bwz12 with SMTP id 12so4167344bwz.13 for ; Mon, 28 Feb 2011 07:31:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=yn3wHl8hxS9DU4AIWpQpw3/bNxQfq8jFCczHVT9fre4=; b=fAEPXxm0UpsVOjh8U5R8/JL5x736ZvItotQsjDuJSqKdDDeNaeDxIZF0uMqg4KPRzm 4vzJYhcHWsOTkPvcAqNhEw+ziIOJf1+XoGpfJeimyT9p1XslPSZfT5Sh7dGOtVq8ix49 AaapoGocBC2HTPISH9OchIsXGfwtKnwKEaOCE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=i8lpWOJvEUUkVhj9GK/VBwm6VcRH/FL7uLJYVHtJQIfKa0FCVgaFK1+G3lRumbwTZ0 jEsywasoXqPf1hVrBmKgWnV31Bx6d/TaXP35CRlqZRSdh//7sKV/6qTmBU3OtD+RdwDZ jRFmfACUEmOwjaiEVKHCvuneoD2hEwmm60ilM= MIME-Version: 1.0 Received: by 10.204.126.99 with SMTP id b35mr4773948bks.168.1298907106116; Mon, 28 Feb 2011 07:31:46 -0800 (PST) Received: by 10.204.157.21 with HTTP; Mon, 28 Feb 2011 07:31:46 -0800 (PST) Received: by 10.204.157.21 with HTTP; Mon, 28 Feb 2011 07:31:46 -0800 (PST) In-Reply-To: References: Date: Mon, 28 Feb 2011 15:31:46 +0000 Message-ID: From: Chris Rees To: "Paul B. Mahol" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-multimedia@freebsd.org Subject: Re: 24-bit audio from musicpd gives out white noise with built-in sound driver X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2011 15:31:48 -0000 On 28 Feb 2011 14:15, "Paul B. Mahol" wrote: > > On Sun, Feb 27, 2011 at 4:30 PM, Chris Rees wrote: > > Hi all, > > > > I've had some problems with musicpd-1.16_1 and the builtin sound.ko. > > > > It seems that they don't play nicely with each other unless I force > > 16-bit output from musicpd; otherwise I get white noise. > > > > Does anyone know off the top of his/her head any reasons that this > > could be so? OSS from ports works fine as-is for me. > > So, if for example you can not play 24-bit in mplayer with oss from freebsd > than cause may be sound driver.Which sound driver are you using? > > I do not have problems playing 24-bit with snd_hda. Fascinating, because I do with hda... I'll perhaps return when I get more from the musicpd devs. Thanks. Chris