Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
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 15:14:19 +0100	[thread overview]
Message-ID: <s5hfyymqwjo.wl@alsa2.suse.de> (raw)
In-Reply-To: <20050322180510.GA8180@rednote.net>

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:
> 
> #aplay -D dmix:SLAVE=\"hw:0,0\",RATE=48000 Any_Dream_Will_Do.wav
> ALSA lib conf.c:3808:(parse_args) Unknown parameter SLAVE
> ALSA lib conf.c:3930:(snd_config_expand) Parse arguments error: No such
> file or directory
> ALSA lib pcm.c:2070:(snd_pcm_open_noupdate) Unknown PCM
> dmix:SLAVE="hw:0,0",RATE=48000
> aplay: main:508: audio open error: No such file or directory
> [root@concerto 12:59:57] ~

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


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click

  reply	other threads:[~2005-03-23 14:14 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 [this message]
2005-03-23 15:59   ` Janina Sajka
2005-03-23 17:20     ` Takashi Iwai
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=s5hfyymqwjo.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