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
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
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)
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
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
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.
> >>
>
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
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
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