Re: [Alsa-devel] dmix bugs. sounds very broken up.

2003-09-04 Thread Jaroslav Kysela
On Tue, 2 Sep 2003, James Courtier-Dutton wrote: > Jaroslav Kysela wrote: > > On Tue, 2 Sep 2003, James Courtier-Dutton wrote: > > > > > >>Jaroslav Kysela wrote: > >> > >>>On Mon, 1 Sep 2003, James Courtier-Dutton wrote: > >>> > >>> > >>> > I have found two problems with using the dmix alsa de

Re: [Alsa-devel] dmix bugs. sounds very broken up.

2003-09-02 Thread Jaroslav Kysela
On Tue, 2 Sep 2003, James Courtier-Dutton wrote: > Jaroslav Kysela wrote: > > > > (2) > > > > Problem with uninitialized pcm->info value is fixed in CVS. > > > > > It seems to be impossible to get anything from the sf.net anonymous cvs. > Just try to follow the "CVS Web interface" link from the al

Re: [Alsa-devel] dmix bugs. sounds very broken up.

2003-09-02 Thread James Courtier-Dutton
Jaroslav Kysela wrote: (2) Problem with uninitialized pcm->info value is fixed in CVS. It seems to be impossible to get anything from the sf.net anonymous cvs. Just try to follow the "CVS Web interface" link from the alsa web page. I never appears. That is the same interface the anonymouse cvs

Re: [Alsa-devel] dmix bugs. sounds very broken up.

2003-09-02 Thread James Courtier-Dutton
Jaroslav Kysela wrote: On Tue, 2 Sep 2003, James Courtier-Dutton wrote: Jaroslav Kysela wrote: On Mon, 1 Sep 2003, James Courtier-Dutton wrote: I have found two problems with using the dmix alsa device name. 1) snd_pcm_hw_params_can_pause (params) causes alsa-lib to assert! 2) Sound is broke

Re: [Alsa-devel] dmix bugs. sounds very broken up.

2003-09-01 Thread James Courtier-Dutton
Jaroslav Kysela wrote: On Mon, 1 Sep 2003, James Courtier-Dutton wrote: I have found two problems with using the dmix alsa device name. 1) snd_pcm_hw_params_can_pause (params) causes alsa-lib to assert! 2) Sound is broken up. a) It can only function with 2 periods, why is that? Having 8 periods

Re: [Alsa-devel] dmix bugs. sounds very broken up.

2003-09-01 Thread Jaroslav Kysela
On Mon, 1 Sep 2003, James Courtier-Dutton wrote: > I have found two problems with using the dmix alsa device name. > 1) snd_pcm_hw_params_can_pause (params) causes alsa-lib to assert! > > 2) Sound is broken up. > a) It can only function with 2 periods, why is that? Having 8 periods > might be be

[Alsa-devel] dmix bugs. sounds very broken up.

2003-09-01 Thread James Courtier-Dutton
I have found two problems with using the dmix alsa device name. 1) snd_pcm_hw_params_can_pause (params) causes alsa-lib to assert! 2) Sound is broken up. a) It can only function with 2 periods, why is that? Having 8 periods might be better, although "front" works fine with 2 periods, but "dmix" wi