All of lore.kernel.org
 help / color / mirror / Atom feed
* recording issues
@ 2003-10-01 21:34 Nathaniel Gray
  2003-10-02  7:36 ` Giuliano Pochini
  0 siblings, 1 reply; 3+ messages in thread
From: Nathaniel Gray @ 2003-10-01 21:34 UTC (permalink / raw)
  To: alsa-devel

My sound card uses different devices for capture (device 0) and playback 
(device 1).  I have two issues with capture right now:

1.  If I do something like:
	arecord -f dat -D hw:0,1 -d 5 foo.wav
it seems to record for much longer than 5 seconds.  In fact, "time 
arecord..." tells me that it goes for 10 seconds.  If I then try to 
play back the result with aplay:
	aplay foo.wav
the playback is too fast.  The same thing happens with the -f cd format.  
I thought I'd try forcing mono recording but:
[n8gray@golux alsa]$ arecord -D hw:0,1 -c 1 -r 48000 -f S16_LE -d 5 
foo.wav
Recording WAVE 'foo.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, 
Mono
arecord: set_params:833: Channels count non available


2.  Is there a way to make the OSS emulation use hw:0,0 as the playback 
device and hw:0,1 as the capture device?

Here's some info:
[n8gray@golux alsa]$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 0.9.7a.
Compiled on Oct  1 2003 for kernel 2.4.21-0.16mm-mdkcustom.

[n8gray@golux alsa]$ cat /proc/asound/cards
0 [I82801CAICH3   ]: ICH - Intel 82801CA-ICH3
                     Intel 82801CA-ICH3 at 0xd800, irq 11

[n8gray@golux alsa]$ cat /proc/asound/devices
  0: [0- 0]: ctl
 25: [0- 1]: digital audio capture
 16: [0- 0]: digital audio playback
 24: [0- 0]: digital audio capture
  1:       : sequencer
 33:       : timer

Can anybody help?

Thanks,
-Nathan

-- 
>>>-- Nathaniel Gray -- Caltech Computer Science ------>
>>>-- Mojave Project -- http://mojave.cs.caltech.edu -->




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-10-02 17:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-01 21:34 recording issues Nathaniel Gray
2003-10-02  7:36 ` Giuliano Pochini
2003-10-02 17:37   ` Nathan Gray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.