From owner-freebsd-multimedia@FreeBSD.ORG Sun Feb 27 15:56:30 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 D2304106566C for ; Sun, 27 Feb 2011 15:56:30 +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 64D998FC13 for ; Sun, 27 Feb 2011 15:56:30 +0000 (UTC) Received: by bwz12 with SMTP id 12so3502336bwz.13 for ; Sun, 27 Feb 2011 07:56:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:from:date:message-id :subject:to:content-type; bh=i49VMSacE68twheBwP82LEHBwosIH28k30YPM6qCRRc=; b=KzPMG2mx1vVKkiJN3bQHav+6Ro/kcVgfHcdgTObMVGsS6MY1+Xe1r6Zi1hOK+QaiFu SySxoj6DWoTSjAv3MOUk0mE30/H/YHKw4rrTgfmwKBfkVV/duICfPKfXdywI4MSgd3Vt MosyicmIZcTMMtAiMVyPCye9ra0mgn6M9T+0E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:from:date:message-id:subject:to:content-type; b=Vv7NMbF0fDEHzFp/D5RU2CTVOB/Gvw0jQxuLWSdcZ1Vss2PXl3HCIuZ8/2fCJdDqqG IO5KSwsU5L7OVONHU9uvTtUVN9VyxWcWu7eDUs1enATHKF+KS33Ce0R0W1jf+cYxIaKt q9qMCcCzYdoJA9JI8lMXdLFgwG753N1u5HgMw= Received: by 10.204.75.142 with SMTP id y14mr3797823bkj.114.1298820632113; Sun, 27 Feb 2011 07:30:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.157.21 with HTTP; Sun, 27 Feb 2011 07:30:02 -0800 (PST) From: Chris Rees Date: Sun, 27 Feb 2011 15:30:02 +0000 Message-ID: To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: 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: Sun, 27 Feb 2011 15:56:30 -0000 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. Chris