<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Regression: No right channel sound on Creative Xtreme Audio (CA0106)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92690#c15">Comment # 15</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Regression: No right channel sound on Creative Xtreme Audio (CA0106)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92690">bug 92690</a>
from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
<pre><a href="http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html">http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html</a>
just make sure that when application open iec958 capture won't lock those
playback ctl elems
Plugin: asym
This plugin is a combination of playback and capture PCM streams. Slave PCMs
can be defined asymmetrically for both directions.
pcm.name {
type asym # Asym PCM
playback STR # Playback slave name
# or
playback { # Playback slave definition
pcm STR # Slave PCM name
# or
pcm { } # Slave PCM definition
}
capture STR # Capture slave name
# or
capture { # Capture slave definition
pcm STR # Slave PCM name
# or
pcm { } # Slave PCM definition
}
}</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>