Re: [LAU] Edirol UA-1EX. Prob with analog recording

From: Gabriel M. Beddingfield <gabriel@email-addr-hidden>
Date: Sun Mar 22 2009 - 20:36:23 EET

Nigel Henry wrote:
> http://alsa.opensrc.org/index.php/Edirol_UA-1EX
[snip]

> arecord -r96000 -fS24_3LE -c2 -Dhw:2 ~/recording.wav

Just for grins... have you tried doing:

    $ arecord -r96000 -Dhw:2 ~/recording.wav

> And fwiw, I tried several settings with Advanced Driver in the OFF
> position:
>
> arecord -r48000 -fS24_LE -c2 -Dhw:2 ~/recording.wav
> Recording WAVE '/root/recording.wav' : Signed 24 bit Little Endian,
> Rate 48000 Hz, Stereo
> arecord: set_params:954: Sample format non available

According to the web site you mentioned, with the advanced driver mode OFF, this
card becomes 16-bit 48000 kHz. So it should be -fS16_LE (or U16_LE), but it
sounds a LOT like -fdat (alias for -r48000 -c2 -fS16_LE).

HTH,
Gabriel
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Mon Mar 23 00:15:01 2009

This archive was generated by hypermail 2.1.8 : Mon Mar 23 2009 - 00:15:03 EET