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-05 19:47:33
|
On 05/07/14 19:55, Clemens Ladisch wrote: > David W. wrote: >> It has ... 14 audio inputs >> >> arecord ... -c1 ... >> arecord: set_params:1239: Channels count non available > > Works as designed. > > Oh yes! I misunderstood the message. So using the correct channel count there's an Input/output error: 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 |