Re: [RDD] M-Audio Audiophile 192 card

2013-01-28 Thread Fred Gleason
On Jan 27, 2013, at 16:32 49, Rob Landry wrote: > If I understand this right, it wants to record 32-bit (!) PCM. That can't > be right; is there a configuration setting I missed? No, that's quite correct. That card uses an ICE1712 chipset, which natively supports only PCM32. The correct 'ALSA

Re: [RDD] M-Audio Audiophile 192 card

2013-01-27 Thread Eliot Blennerhassett
On 28/01/13 10:32, Rob Landry wrote: > > I have this card running on a Rivendell system and it plays wonderfully, > but I can't use the record input. > > If I give it the following command: > > arecord -t wav -r 44100 -c 2 -f S16_LE -D hw:1,0 bs.wav > > I get: > > arecord: set_params:1073: Sa

Re: [RDD] M-Audio Audiophile 192 card

2013-01-27 Thread Cowboy
On Sunday 27 January 2013 04:32:49 pm Rob Landry wrote: > arecord -t wav -r 44100 -c 2 -f S16_LE -D hw:1,0 bs.wav > > I get: > > arecord: set_params:1073: Sample format non available > Available formats: > - S32_LE > > If I understand this right, it wants to record 32-bit (!) PCM. That can't >

Re: [RDD] M-Audio Audiophile 192 card

2013-01-27 Thread ruggerbc
g Date: Sun, 27 Jan 2013 16:32:49 To: Reply-To: User discussion about the Rivendell Radio Automation System Subject: [RDD] M-Audio Audiophile 192 card I have this card running on a Rivendell system and it plays wonderfully, but I can't use the record input. If I give it the follow

[RDD] M-Audio Audiophile 192 card

2013-01-27 Thread Rob Landry
I have this card running on a Rivendell system and it plays wonderfully, but I can't use the record input. If I give it the following command: arecord -t wav -r 44100 -c 2 -f S16_LE -D hw:1,0 bs.wav I get: arecord: set_params:1073: Sample format non available Available formats: - S32_LE If I