Re: [Alsa-user] More on asym

2004-02-03 Thread Jaroslav Kysela
On Tue, 3 Feb 2004, Stephen Stocker wrote: > Hi, > > Thanks, that fixed the inconsistent error messages, I'm now back to the > same errors I get with using "dmix" and "dsnoop": > > $ arecord -f cd -Dduplex test.wav > ALSA lib pcm_direct.c:632:(snd_pcm_direct_initialize_slave) requested or au

Re: [Alsa-user] More on asym (fixed)

2004-02-03 Thread Stephen Stocker
That fixed it, working like a charm! And it's perfect for my purposes. Thanks again! Take care, Steve On Tue, 3 Feb 2004, Jaroslav Kysela wrote: > On Tue, 3 Feb 2004, Stephen Stocker wrote: > > > On Tue, 3 Feb 2004, Jaroslav Kysela wrote: > > > > > On Tue, 3 Feb 2004, Stephen

Re: [Alsa-user] More on asym

2004-02-03 Thread Jaroslav Kysela
On Tue, 3 Feb 2004, Stephen Stocker wrote: > On Tue, 3 Feb 2004, Jaroslav Kysela wrote: > > > On Tue, 3 Feb 2004, Stephen Stocker wrote: > > > > > Hi, > > > > > > I've just got a Soundblaster 16 (Vibra16C, isapnp). Sure seems like > > > something about it's wrong, although it'll record/play S

Re: [Alsa-user] More on asym

2004-02-03 Thread Stephen Stocker
On Tue, 3 Feb 2004, Jaroslav Kysela wrote: > On Tue, 3 Feb 2004, Stephen Stocker wrote: > > > Hi, > > > > I've just got a Soundblaster 16 (Vibra16C, isapnp). Sure seems like > > something about it's wrong, although it'll record/play S16_LE at 44.1 kHZ > > maximum. The computer's an old 200MHz

Re: [Alsa-user] More on asym

2004-02-03 Thread Jaroslav Kysela
On Tue, 3 Feb 2004, Stephen Stocker wrote: > Hi, > > I've just got a Soundblaster 16 (Vibra16C, isapnp). Sure seems like > something about it's wrong, although it'll record/play S16_LE at 44.1 kHZ > maximum. The computer's an old 200MHz Pentium MMX, running Slackware, if > that helps. > >

Re: [Alsa-user] More on asym

2004-02-03 Thread Stephen Stocker
Hi, I've just got a Soundblaster 16 (Vibra16C, isapnp). Sure seems like something about it's wrong, although it'll record/play S16_LE at 44.1 kHZ maximum. The computer's an old 200MHz Pentium MMX, running Slackware, if that helps. Really, it's a small issue, but it'd be so great to figure o

Re: [Alsa-user] More on asym

2004-02-03 Thread Stephen Stocker
Hi, Thanks, that fixed the inconsistent error messages, I'm now back to the same errors I get with using "dmix" and "dsnoop": $ arecord -f cd -Dduplex test.wav ALSA lib pcm_direct.c:632:(snd_pcm_direct_initialize_slave) requested or auto-fo rmat is not available ALSA lib pcm_dsnoop.c:574:(snd

Re: [Alsa-user] More on asym

2004-02-03 Thread Jaroslav Kysela
On Mon, 2 Feb 2004, Stephen Stocker wrote: > ipc_key 1234 >ipc_key 1235 The dmix nees TWO keys so key + 0 and key + 1 is used. The values must be different at least by 2. Jaroslav - Jaroslav Kysela <[EMAIL PROTECTED]> Linux Ke

Re: [Alsa-user] More on asym

2004-02-02 Thread Peter Kirk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oh, same thing for me I just recognized. I cant do arecord and aplay at the same timethough my errors are slightly different: start arecord, then aplay: ALSA lib pcm_dmix.c:920:(snd_pcm_dmix_open) unable to initialize sum ring buffer aplay: ma

[Alsa-user] More on asym

2004-02-02 Thread Stephen Stocker
Hi, I've gotten a little more information on my asym problems after setting things up with the dmix and dsnoop plugins I had defined, instead of just the example given. The error message is now different, depending on whether I start aplay or arecord first. Maybe that's progress? :) If I st