Re: [Alsa-devel] hdsp vs 16bit vs dmix

2004-01-26 Thread Thomas Charbonnel
Jaroslav Kysela wrote : On Mon, 26 Jan 2004, Thomas Charbonnel wrote: Now if you do specify 'channels 18' in the dmix slave definition, the error is as follows : aplay: set_params:827: Sample format non available I have 'format S32_LE' set in the dmix slave definition, but it doesn't seem to be

Re: [Alsa-devel] hdsp vs 16bit vs dmix

2004-01-26 Thread Jaroslav Kysela
On Mon, 26 Jan 2004, Thomas Charbonnel wrote: > Now if you do specify 'channels 18' in the dmix slave definition, the > error is as follows : > aplay: set_params:827: Sample format non available > I have 'format S32_LE' set in the dmix slave definition, but it doesn't > seem to be taken into acc

Re: [Alsa-devel] hdsp vs 16bit vs dmix

2004-01-26 Thread Thomas Charbonnel
Takashi Iwai wrote : -- aplay -f cd -D default audio.wav ALSA lib pcm_hw.c:324:(snd_pcm_hw_hw_params) SNDRV_PCM_IOCTL_HW_PARAMS failed: Device or resource busy ALSA lib pcm_direct.c:712:(snd_pcm_direct_initialize_slave) unable to install hw params ALSA lib pcm_dmix.c:827:(snd_pcm_dmix_open)

Re: [Alsa-devel] hdsp vs 16bit vs dmix

2004-01-13 Thread Patrick Shirkey
Justin Cormack wrote: I think it may be something else in the hardware setup, as it works fine for me. Are the disks running dma? Is there some interrupt oddness? What kernel is it? What kind of machine? What filesystem? The fact that it works with JACK suggests that it is a small delay that apla

Re: [Alsa-devel] hdsp vs 16bit vs dmix

2004-01-12 Thread Justin Cormack
On Thu, 2004-01-08 at 15:49, Patrick Shirkey wrote: > Takashi Iwai wrote: > > At Thu, 08 Jan 2004 02:29:13 +0900, > > Patrick Shirkey wrote: > > > >>I am seeing strange things happen while using the hdsp and dmix plugin > >>and aplay as a test app. > >> > >>JACK works perfectly. > >> > >>I can ge

Re: [Alsa-devel] hdsp vs 16bit vs dmix

2004-01-08 Thread Takashi Iwai
At Fri, 09 Jan 2004 00:49:34 +0900, Patrick Shirkey wrote: > > Takashi Iwai wrote: > > At Thu, 08 Jan 2004 02:29:13 +0900, > > Patrick Shirkey wrote: > > > >>I am seeing strange things happen while using the hdsp and dmix plugin > >>and aplay as a test app. > >> > >>JACK works perfectly. > >> >

Re: [Alsa-devel] hdsp vs 16bit vs dmix

2004-01-08 Thread Patrick Shirkey
Takashi Iwai wrote: At Thu, 08 Jan 2004 02:29:13 +0900, Patrick Shirkey wrote: I am seeing strange things happen while using the hdsp and dmix plugin and aplay as a test app. JACK works perfectly. I can get sound from aplay if I use this commandline: aplay -f cd -D plughw audio.wav Playing WAVE

Re: [Alsa-devel] hdsp vs 16bit vs dmix

2004-01-08 Thread Jaroslav Kysela
On Thu, 8 Jan 2004, Takashi Iwai wrote: > > pcm.dmixer { > > type dmix > > ipc_key 1234 > > slave { > > pcm "hw:0" > > period_time 0 > > period_size 1024 > > buffer_size 4096 > > #periods 128 > > rate 44100 > > format s1

Re: [Alsa-devel] hdsp vs 16bit vs dmix

2004-01-08 Thread Takashi Iwai
At Thu, 08 Jan 2004 02:29:13 +0900, Patrick Shirkey wrote: > > I am seeing strange things happen while using the hdsp and dmix plugin > and aplay as a test app. > > JACK works perfectly. > > I can get sound from aplay if I use this commandline: > > aplay -f cd -D plughw audio.wav > Playing WAV