On Fri, 5 Sep 2003 16:53:15 -0700
"Jamie Lutch" <[EMAIL PROTECTED]> wrote:

> 
> but, i'm at work, and I cant feed it a digital signal. Is that error message
> expected when the card has no valid input?

Yes. When there is no digital input provided, the input sample rate is 0
and recording cannot take place.

> what formats does the PDAUDIOCF support? I want to record a 2-channel 24-bit

I don't think arecord can handle 24 bit WAV files. You might try S32_LE and
then converting to 24 bits externally is SoX or sndfile-convert which is
one of the example programs which comes with libsndfile.

The other possibility is that I could post some code which uses libsndfile
to write to a 24 bit WAV file. What platform are you on?

Erik
-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo  [EMAIL PROTECTED] (Yes it's valid)
+-----------------------------------------------------------+
"The worst thing about productivity tools is that there's
always something in them that makes you less productive"
 -- Chris Alfred Dec 15, 1997


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to