Skip to Content.
Sympa Menu

baslinux - Re: [BL] sound recording.

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] sound recording.
  • Date: Fri, 23 Mar 2007 21:28:37 -0700

Sindi wrote:

aumix does not have a 'recording source' line.

According to the man page, switching the source is accomplished by
using the arrow keys to switch to the desired input source (Line) and
then turn up the volume as with any of the other controls. On some
cards, it may be necessary to press the Spacebar to activate Line.

Would it be 'Line' or 'Line1' or 'Mic'?

Line should be connected to the LINE IN port. Line1 is something else
- if this is a SB-type card, it refers to some "line in" pins on the
card itself, next to the CD audio-in pins.

Mic is currently set to 0, as is Igain.

Igain is for adjustments for weak microphones, I think.

Please give the details of how to record with sox or aumix, from an
audio receiver to line in.

Basic operation:

sox -t ossdsp /dev/dsp outputfile.wav

You can use the standard sox flags to change the output format:

sox -t ossdsp -w -r 44100 -c 2 /dev/dsp cdout.wav

(records at CD quality)

David




Archive powered by MHonArc 2.6.24.

Top of Page