Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2001 13:39:12 +0000
From:      Orion Hodson <O.Hodson@cs.ucl.ac.uk>
To:        Conrad Sabatier <cjsabatier@home.com>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: How tp grab audio from Line In?
Message-ID:  <20010216133840.CDC7437B401@hub.freebsd.org>
In-Reply-To: Your message of "Fri, 16 Feb 2001 06:53:42 CST." <XFMail.010216065342.cjsabatier@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
<XFMail.010216065342.cjsabatier@home.com>Conrad Sabatier writes:
> Just bought a new electro-acoustic guitar yesterday, and was trying to sample
> some sound input via the Line In jack.  I'm not getting anything using things
> like:
> 
> cat /dev/audio > file
> cat /dev/dsp > file
> cat /dev/dspW > file
> 
> Clues, anyone?

If the card has an ac97 mixer, try:

spoonful$ mixer =rec line
spoonful$ mixer rec 90            

On non-ac97 h/w, try:

spoonful$ mixer =rec line
spoonful$ mixer line 90

If neither of those work, please post the pcm0 entry from dmesg to
give us a a bit more of a clue...

Kind regards
- Orion. 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010216133840.CDC7437B401>