On Fri, 2006-10-13 at 18:15 +0200, Udo van den Heuvel wrote:
> Lee Revell wrote:
> >> arecord -f dat x.wav is silent
> >>
> >> arecord -r 441000 x.wav  is not broken but distorted more then 8 bit 
> >> quantization.
> >>
> > 
> > I guess you mean 44100?
> > 
> > Anyway that last command will record 8 bit audio at 44100Hz which still
> > won't sound good.
> > 
> > Try arecord -r 44100 -f S16_LE
> 
> maybe add -c2 to record stereo: arecord -r 44100 -f S16_LE -c2 blah.wav
> Overe here mono works OK but stereo gives silence.
> 
> What is wrong/missing/needs configuration to make recording (from S/PDIF
> in my case) work? (M-Audio DiO2496)
> 

No idea.  Must be a driver bug.  Please file a report in ALSA bug
tracker.

Lee


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to