From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 14 02:44:02 2004 Return-Path: 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 1145816A4CE for ; Tue, 14 Sep 2004 02:44:02 +0000 (GMT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A95943D2F for ; Tue, 14 Sep 2004 02:44:01 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 74FC51674E1; Tue, 14 Sep 2004 04:44:00 +0200 (CEST) Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i8E2hwgV069021 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 14 Sep 2004 04:43:59 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: "Ben H." Date: Tue, 14 Sep 2004 04:43:52 +0200 User-Agent: KMail/1.7 References: <20040914021338.63324.qmail@web41608.mail.yahoo.com> In-Reply-To: <20040914021338.63324.qmail@web41608.mail.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1750495.3NYeREoKFk"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200409140443.57124.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: freebsd-multimedia@freebsd.org Subject: Re: Audacity port on 5.3-BETA3 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 02:44:02 -0000 --nextPart1750495.3NYeREoKFk Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 14 September 2004 04:13, Ben H. wrote: > > Do 'cat /dev/sndstat' to learn what devices > > your sounddriver provides. > > strben@myserver$ cat /dev/sndstat > FreeBSD Audio Driver (newpcm) > Installed devices: > pcm0: at irq 5 kld snd_csa (1p/1r/0v > channels duplex default) > strben@myserver$ > > I don't see where /dev/dsp comes into play. Can you > elaborate please? Okay, that was a braino - I misremembered what sndstat displays... Anyway, /dev/dsp* are the OSS device-nodes for recording and playback (and= =20 freebsd's newpcm is OSS compatible), so that is still correct. Everybody ha= s=20 the /dev/dsp device nodes (and nobody has /dev/pcm). > I was able to record from the output of my CD player so > thanks for your help. I will try Line in as soon as I can > get some ... "line in". (record-gain was it I believe!) Not sure what you're saying here, I was referring to mixer devices. If you= =20 type 'mixer' in your shell, you'll get output similar to this: [lofi@kiste]:1:~ > mixer Mixer vol is currently set to 75:75 Mixer pcm is currently set to 100:100 Mixer speaker is currently set to 75:75 Mixer line is currently set to 0:0 Mixer mic is currently set to 0:0 Mixer cd is currently set to 75:75 Mixer rec is currently set to 11:11 Mixer ogain is currently set to 50:50 Mixer line1 is currently set to 75:75 Mixer phin is currently set to 0:0 Mixer phout is currently set to 0:0 Mixer video is currently set to 75:75 Recording source: line As you can see, in this example there are two line-ins (line and line1). Th= e=20 first one is selected as the recording source (and it translates to a Line-= In=20 minijack input on my onboard sound). The rec mixer device controls the the= =20 record level of the selected recording source. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1750495.3NYeREoKFk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBRlrsXhc68WspdLARApp/AJ4ufNPco7urzax2AqKqFPIMSBRfXQCfW7QG tLD3yzwpiTk4TBnzCf34XBM= =UlJI -----END PGP SIGNATURE----- --nextPart1750495.3NYeREoKFk--