Re: [Alsa-user] arecord: begin_wave:2480: Wave doesn't support S24_3BE format

2015-04-14 Thread David W.
cord won't let you do it, looking at the switch case > from 'begin_wave' function in aplay.c. > > Using raw type" -t raw" (no header) should work. > > Hope this helps, > Regards > > Sam > > > > > > 2015-04-14 15:33 GMT+02:0

[Alsa-user] arecord: begin_wave:2480: Wave doesn't support S24_3BE format

2015-04-14 Thread David W.
Hi I have a Fast Track Pro USB audio device which has stopped capturing sound using ALSA. When trying to capture, arecord claims the format S24_3BE is not supported: $ arecord -D hw:Pro,1 -f S24_3BE -c2 -r48000 -t wav test.wav Recording WAVE 'test.wav' : Signed 24 bit Big Endian in 3bytes, Rate

Re: [Alsa-user] Roland AIRA TR-8 USB audio almost works with ALSA . . .

2015-01-23 Thread David W.
Dear ALSA developers and users, How can I get this recent Roland USB audio device (TR-8) to work in Linux with ALSA? many thanks, please see below, David. On 30/12/14 19:39, David W. wrote: > On 15/12/14 23:37, David W. wrote: >> On 07/07/14 07:31, Clemens Ladisch wrote: >>&

Re: [Alsa-user] Roland AIRA TR-8 USB audio almost works with ALSA . . .

2014-12-30 Thread David W.
On 15/12/14 23:37, David W. wrote: > On 07/07/14 07:31, Clemens Ladisch wrote: >> >> Apparently, this device needs some vendor-specific magic to enable >> recording. >> Is enough information on this USB audio device provided below to create an appropriate entry in

Re: [Alsa-user] Roland AIRA TR-8 USB audio almost works with ALSA . . .

2014-12-15 Thread David W.
On 07/07/14 07:31, Clemens Ladisch wrote: > David W. wrote: >> 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 E

Re: [Alsa-user] Roland AIRA TR-8 USB audio almost works with ALSA . . .

2014-07-07 Thread David W.
On 07/07/14 10:26, David W. wrote: > On 07/07/14 07:31, Clemens Ladisch wrote: >> David W. wrote: >>> 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 >>>>> R

Re: [Alsa-user] Roland AIRA TR-8 USB audio almost works with ALSA . . .

2014-07-07 Thread David W.
On 07/07/14 07:31, Clemens Ladisch wrote: > David W. wrote: >> 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 E

Re: [Alsa-user] Roland AIRA TR-8 USB audio almost works with ALSA . . .

2014-07-06 Thread David W.
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/outp

Re: [Alsa-user] Roland AIRA TR-8 USB audio almost works with ALSA . . .

2014-07-05 Thread David W.
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

[Alsa-user] Roland AIRA TR-8 USB audio almost works with ALSA . . .

2014-07-04 Thread David W.
7;re worth a go for other users if there's a dev with enough time to spare :-) The recording is the most useful feature to get working (drum sounds into the computer). Thanks! Info below, David W. sh alsa-info.sh: http://www.alsa-project.org/db/?f=1bd82a79fce0631dacb7dc057057f72c9e6909

[Alsa-user] troubleshooting no sound; HDA Intel on Dell 690; RHEL4 2.6.9-42.ELsmp

2007-09-18 Thread David W
Howdy, I've gone through the alsa wiki troubleshooting page and have not made any progress. I can run "aplay some.wav" and everything looks fine, but no sound comes out the headphone jack. I have made sure to unmute it. "strace aplay" doesn't hang anywhere, it appears to stream just fine. Here