>I experimented with xmms ALSA output plugin and i forced "default" 
>instead of "hw:0:0" to the audio opening command:
>
>snd_pcm_open ( &handle, "default", SND_PCM_STREAM_PLAYBACK, 
>SND_PCM_NONBLOCK );
>
>but a error occured. I would like to ask you, if it is sufficient to 

perhaps you know this, but 

        "an error occured"

is an extremely content-free way of describing a problem.

>change it only, or if there must be other changes when opening device? 

no other change is necessary. however, to do what you want, you have
to redefine the "default" device to be a dmix device. clemens
takashi posted within the last couple of days how to do this.


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to