Re: [Alsa-devel] problems with rme digi96/8

2003-06-16 Thread Gorm Lai
Message - From: Jaroslav Kysela [EMAIL PROTECTED] To: Giuliano Pochini [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, June 12, 2003 3:18 PM Subject: Re: [Alsa-devel] problems with rme digi96/8 On Thu, 12 Jun 2003, Giuliano Pochini wrote: On 12-Jun-2003 Jaroslav Kysela wrote: On 12

Re: [Alsa-devel] problems with rme digi96/8

2003-06-12 Thread Gorm David Lai
On Wed, 2003-06-11 at 16:15, Anders Torger wrote: Note that my example uses /dev/zero (zero input) so it should be silent. Put something with sound in it instead of /dev/zero. No, you shouldn't need to unmute the card (if you are not using analog output), the digital output is just

Re: [Alsa-devel] problems with rme digi96/8

2003-06-12 Thread Jaroslav Kysela
On 12 Jun 2003, Gorm David Lai wrote: I tried your example. Aplay is rather stupid, so it is seems it needs a Not too stupid, but you should use right device (plughw vs. hw) and probably right alsa-lib configuration (~/.asoundrc). Jaroslav

Re: [Alsa-devel] problems with rme digi96/8

2003-06-12 Thread Giuliano Pochini
On 12-Jun-2003 Jaroslav Kysela wrote: On 12 Jun 2003, Gorm David Lai wrote: I tried your example. Aplay is rather stupid, so it is seems it needs a Not too stupid, but you should use right device (plughw vs. hw) and probably right alsa-lib configuration (~/.asoundrc). The format written in

Re: [Alsa-devel] problems with rme digi96/8

2003-06-12 Thread Jaroslav Kysela
On Thu, 12 Jun 2003, Giuliano Pochini wrote: On 12-Jun-2003 Jaroslav Kysela wrote: On 12 Jun 2003, Gorm David Lai wrote: I tried your example. Aplay is rather stupid, so it is seems it needs a Not too stupid, but you should use right device (plughw vs. hw) and probably right

Re: [Alsa-devel] problems with rme digi96/8

2003-06-11 Thread Gorm David Lai
On Mon, 2003-06-09 at 19:23, Martin Langer wrote: On Fri, Jun 06, 2003 at 12:06:33PM +0200, Gorm David Lai wrote: On Thu, 2003-06-05 at 21:03, Martin Langer wrote: On Thu, Jun 05, 2003 at 12:17:32PM +0200, Gorm David Lai wrote: We have recently bought a RME Digi96/8 card. This

Re: [Alsa-devel] problems with rme digi96/8

2003-06-11 Thread Gorm David Lai
I also have problems with aplay. Maybe this is related? The following command: aplay -D hw:0,1 -c 8 ~/cavi/sound/01/01\ Track\ \ 1.wav Which gives the following output: Playing WAVE '/users/lai/cavi/sound/01/01 Track 1.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo aplay:

Re: [Alsa-devel] problems with rme digi96/8

2003-06-11 Thread Gorm David Lai
Ok. Sorry for spamming the list, but I got a hint that may point to somewhere where someone can help me. If I use aplay with plughw:0,1 as opposed to hw:0,1 aplay acts as if it is playing, but no sound reaches the digital mixing console, though it still seems to sync to the signal. This seems to

Re: [Alsa-devel] problems with rme digi96/8

2003-06-11 Thread Anders Torger
Test this: aplay -D hw:0,1 -r 44100 -f S16_LE -c 8 /dev/zero it should work. It works on my card. The problem in your aplay -D hw:0,1 -c 8 ~/cavi/sound/01/01\ Track\ \ 1.wav is that aplay seems to ignore your -c 8, and reads the wav header instead, and sets it to stereo, as you can see in

Re: [Alsa-devel] problems with rme digi96/8

2003-06-11 Thread Gorm David Lai
Thanks for the advice, though it still doesn't work. It seems to play, and sets the right sync on the mixing console. The console just doesn't get any input. Do I have to unmute the card anywhere? /Gorm On Wed, 2003-06-11 at 15:48, Anders Torger wrote: Test this: aplay -D hw:0,1 -r 44100

Re: [Alsa-devel] problems with rme digi96/8

2003-06-11 Thread Anders Torger
On Wednesday 11 June 2003 16.03, Gorm David Lai wrote: Thanks for the advice, though it still doesn't work. It seems to play, and sets the right sync on the mixing console. The console just doesn't get any input. Do I have to unmute the card anywhere? Note that my example uses /dev/zero (zero

Re: [Alsa-devel] problems with rme digi96/8

2003-06-09 Thread Martin Langer
On Fri, Jun 06, 2003 at 12:06:33PM +0200, Gorm David Lai wrote: On Thu, 2003-06-05 at 21:03, Martin Langer wrote: On Thu, Jun 05, 2003 at 12:17:32PM +0200, Gorm David Lai wrote: We have recently bought a RME Digi96/8 card. This connects via adat to a mixing console. ADAT isn't

Re: [Alsa-devel] problems with rme digi96/8

2003-06-06 Thread Martin Langer
On Thu, Jun 05, 2003 at 12:17:32PM +0200, Gorm David Lai wrote: Hi, I really hope somebody can help me. We have recently bought a RME Digi96/8 card. This connects via adat to a mixing console. I have implemented the code in the ALSA 0.9.0 HOWTO for playback. This works fine on a sound

Re: [Alsa-devel] problems with rme digi96/8

2003-06-06 Thread Gorm David Lai
On Thu, 2003-06-05 at 21:03, Martin Langer wrote: On Thu, Jun 05, 2003 at 12:17:32PM +0200, Gorm David Lai wrote: Hi, I really hope somebody can help me. We have recently bought a RME Digi96/8 card. This connects via adat to a mixing console. I have implemented the code in the ALSA

Re: [Alsa-devel] problems with rme digi96/8

2003-06-06 Thread Gorm David Lai
I just thought of something new. It seems as if the hardware buffer on the card gets filled up, but is never emptied anywhere. The reason is that in the beginning everything seems to go fine, but then I suddenly get the following error: ALSA lib pcm_hw.c:466:(snd_pcm_hw_prepare)

[Alsa-devel] problems with rme digi96/8

2003-06-05 Thread Gorm David Lai
Hi, I really hope somebody can help me. We have recently bought a RME Digi96/8 card. This connects via adat to a mixing console. I have implemented the code in the ALSA 0.9.0 HOWTO for playback. This works fine on a sound blaster card in stereo. However with the digi96/8 card the mixing console