From: Takashi Iwai <tiwai@suse.de>
To: Janina Sajka <janina@rednote.net>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: No dmix with HDSP Multiface
Date: Wed, 23 Mar 2005 18:20:54 +0100 [thread overview]
Message-ID: <s5hy8cel1mx.wl@alsa2.suse.de> (raw)
In-Reply-To: <20050323155908.GW8178@rednote.net>
At Wed, 23 Mar 2005 10:59:08 -0500,
Janina Sajka wrote:
>
> Takashi Iwai writes:
> > At Tue, 22 Mar 2005 13:05:10 -0500,
> > Janina Sajka wrote:
> > >
> > > I have 1.0.9RC1 compiled and installed--but cannot get dmix to work. Am
> > > I going about it wrong? Or are there still known issues with dmix using
> > > RME hardware? Mine is a HDSP Multiface. Here's what I get:
> > >... snip snip ...
>
> > The dmix PCM definition was slightly changed recently. It no longer
> > takes SLAVE argument but CARD, DEV and SUBDEV. For hw:0,0, it's like
> > dmix:CARD=0,DEV=0,RATE=48000
> >
> > The default card and device are both 0, and the default rate is 48000,
> > in the case above, you don't need to pass arguments. Just run like
> >
> > % aplay -Dplug:dmix foo.wav
>
> Still no sound, though:
>
> #aplay -Dplug:dmix Any_Dream_Will_Do.wav
> ALSA lib pcm_direct.c:741:(snd_pcm_direct_initialize_slave) unable to
> install hw params
You need to specify FORMAT=S32_LE in the case of HDSP.
Add the following to ~/.asoundrc:
mydmix {
type plug
slave.pcm "dmix:FORMAT=S32_LE"
}
Takashi
-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
next prev parent reply other threads:[~2005-03-23 17:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-22 18:05 No dmix with HDSP Multiface Janina Sajka
2005-03-23 14:14 ` Takashi Iwai
2005-03-23 15:59 ` Janina Sajka
2005-03-23 17:20 ` Takashi Iwai [this message]
2005-03-28 21:12 ` Janina Sajka
2005-03-29 12:15 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hy8cel1mx.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=janina@rednote.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox