Juha Heinanen wrote:
> this kind of arecord command produces good quality output file on my
> laptop:
>
> arecord -D plughw:0,0 -f S32_LE -c 2 /tmp/test-mic.wav
>
> how should my .asoundrc look like in order to get the same effect
> without -D, -f and -c parameters?

This is not possible; for historical reasons, arecord uses a default
format of mono, 8 bits at 8 kHz unless you change it with these
parameters.  (And if a device does not support this format, it's
automatically converted.)

> i need to get default working in order to be able to use applications
> where it is not possible to define audio capture and playback devices.

Don't these applications allow to set the sample rate/format?


Regards,
Clemens

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to