From owner-freebsd-questions@FreeBSD.ORG Thu Dec 13 20:15:54 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88F6216A41B for ; Thu, 13 Dec 2007 20:15:54 +0000 (UTC) (envelope-from crapsh@monkeybrains.net) Received: from ape.monkeybrains.net (ape.monkeybrains.net [208.69.40.11]) by mx1.freebsd.org (Postfix) with ESMTP id 60DEF13C442 for ; Thu, 13 Dec 2007 20:15:54 +0000 (UTC) (envelope-from crapsh@monkeybrains.net) Received: from monchichi.monkeybrains.net (adsl-76-221-207-113.dsl.pltn13.sbcglobal.net [76.221.207.113]) (authenticated bits=0) by ape.monkeybrains.net (8.14.1/8.14.1) with ESMTP id lBDKFp7Z085884 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 13 Dec 2007 12:15:52 -0800 (PST) (envelope-from crapsh@monkeybrains.net) Message-ID: <4761932D.7030106@monkeybrains.net> Date: Thu, 13 Dec 2007 12:16:45 -0800 From: Rudy User-Agent: Thunderbird 2.0.0.9 (X11/20071122) MIME-Version: 1.0 To: Watanabe Kazuhiro References: <475F7CDA.60409@monkeybrains.net> <20071212153830.DE9FD4E30F@mail.asahi-net.or.jp> In-Reply-To: <20071212153830.DE9FD4E30F@mail.asahi-net.or.jp> Content-Type: multipart/mixed; boundary="------------020503030206000206080106" X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on pita.monkeybrains.net X-Virus-Status: Clean X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions Subject: Re: How do I use my USB microphone and motherboard audio out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2007 20:15:54 -0000 This is a multi-part message in MIME format. --------------020503030206000206080106 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Watanabe Kazuhiro wrote: > Hi. > > At Tue, 11 Dec 2007 22:16:58 -0800, > Rudy wrote: >>> After reading some more man pages, I am still stumped but can better >>> phrase my question: >>> how do I set dsp0.0 as the default OUPUT and dsp1.1 as the default INPUT? ... > Audacity will be able to specify a different dsp device for the > recording and playback device via the "Audacity Preferences" panel > ("Edit" -> "Preferences" -> "Audio I/O"); e.g. /dev/dsp0 for playback, > and /dev/dsp1 for recording. > > Have you tried such configulation? > --- > Watanabe Kazuhiro (CQG00620@nifty.ne.jp) No luck. I only see '/dev/dsp'. It seems that dsp likes to automatically do stuff, but is not smart enough to always do the right thing. Rudy --------------020503030206000206080106--