From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 8 09:11:06 2008 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 76EBB1065674 for ; Mon, 8 Sep 2008 09:11:06 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 053A18FC08 for ; Mon, 8 Sep 2008 09:11:05 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: by ug-out-1314.google.com with SMTP id j3so211363ugf.39 for ; Mon, 08 Sep 2008 02:11:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=aB2lcojj+hBMuekeoQiqcHMPIZq3NnaQLlY7/VNt5oI=; b=Enxjl8QmZGpyiuoYtCumeZU87v3VrQOSriV8FlvOHj8BhElxbsrRFZYz6td+onscfQ zIPNGtxzfYbnPlhho5sLwHSdxAN6s0y+jUkB5hSt7RJGvqsW76xpA3aFaS3mp4rgrrSt t+QPWcIqkYKdBQSlvUUJY4Cqtrmcwst/qGGxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=FpWaEd9jR/KjhsmUDDbDrlUKyNfPTgHmLjpvVY5UsffmBAt/+WUmQI9w4x4TwWh7+p B5kpucoTFc6cqTQes5uDKZXmquVcA3CNl6l3oQXBHVVKw9Jfb1PNiqvRbxex6XlV4CXs pCKq0S5upILx3e7DhWx/YlnMvGyZlr/wmCSHw= Received: by 10.210.11.13 with SMTP id 13mr12648240ebk.32.1220865064645; Mon, 08 Sep 2008 02:11:04 -0700 (PDT) Received: from localhost ( [93.80.206.171]) by mx.google.com with ESMTPS id 7sm4075278eyb.1.2008.09.08.02.11.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Sep 2008 02:11:03 -0700 (PDT) From: swell.k@gmail.com To: hartzell@alerce.com References: <18628.22210.414995.987246@almost.alerce.com> Date: Mon, 08 Sep 2008 13:10:59 +0400 In-Reply-To: <18628.22210.414995.987246@almost.alerce.com> (George Hartzell's message of "Sun, 7 Sep 2008 15:33:38 -0700") Message-ID: <863akbq9y4.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-multimedia@freebsd.org Subject: Re: help understanding sound/snd_hda on mac pro w/ -STABLE. 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: Mon, 08 Sep 2008 09:11:06 -0000 George Hartzell writes: [...] > An even simpler question would be, how can I test the other pcm > devices? If you look closely at /dev/sndstat output you'll notice there is `default' keyword on one of the pcm's. To change it you have to set hw.snd.default_unit accordingly. It's documented in sound(4). Next time you'll run mpg123 it will use different /dev/dsp.