Re: [Alsa-user] Roland AIRA TR-8 USB audio almost works with ALSA . . .
Brought to you by:
perex
|
From: David W. <reg...@d-...> - 2014-07-06 22:48:09
|
On 06/07/14 20:48, Clemens Ladisch wrote: > David W. wrote: >> arecord -D hw:1,0 -f S32_LE -c14 -r96000 -t wav test.wav >> Recording WAVE 'test.wav' : Signed 32 bit Little Endian, Rate 96000 Hz, Channels 14 >> arecord: pcm_read:2031: read error: Input/output error > > Immediately or after 10 seconds? > After about 13 seconds. > Does playback work? Does recording work if you are playing back > something at the same time? > $ aplay -D hw:1,0 -f S32_LE -r96000 -c4 -t wav test_play_S32LE_c4.wav Playing WAVE 'test_play_S32LE_c4.wav' : Signed 32 bit Little Endian, Rate 96000 Hz, Channels 4 aplay: pcm_write:1939: write error: Input/output error Also after about 13 seconds. Thanks, David. |