<div>On Fri, May 14, 2010 at 6:55 AM, Bob Wilkinson <span dir="ltr">&lt;<a href="mailto:wilkinson.bob@comcast.net">wilkinson.bob@comcast.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<div><div style="font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0); "><div style="font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0); ">Yes, using the procedure outlined on John Rigg&#39;s website.  The website is:<br>
<a href="http://www.jrigg.co.uk/linuxaudio/ice1712multi.html" target="_blank">http://www.jrigg.co.uk/linuxaudio/ice1712multi.html</a></div></div></div></blockquote><div> </div></div>FYI, the &quot;multi&quot; trick is also useful for binding together separate subdevices of the same soundcard. often a card presents two or three subdevices, hw:0,0 (main analog) ; hw:0,1 (iec958 digital) and sometimes hw:0,2 (e.g. hdmi audio on motherboard w/integrated audio/video). Normally jackd -Dhw:0 would just give you access to subdevice 0. By using an ALSA &quot;multi&quot; type for jackd&#39;s input and output device specifiction, you can tell jackd to create a device combining hw:0,0 and hw:0,1 so that you can simultaneously access both digital and analog parts of a soundcard in Jack. I ran a test yesterday on a 2.8Ghz dual core Opteron 1220, running &#39;mixxx&#39; through Jack, with headphones monitoring one channel, and spdif outputting the other channel to main monitors. Ran for several hours without any Xruns on non-RT kernel-2.6.32.11-99.fc12.x86_64 ....<div>
<br></div><div>For details, see <a href="http://lists.linuxaudio.org/pipermail/linux-audio-user/2010-May/069482.html">http://lists.linuxaudio.org/pipermail/linux-audio-user/2010-May/069482.html</a> which shows how to do this with an ICE1724-based Dynex dx-sc51:</div>
<div>background: <a href="http://old.nabble.com/Re:-perhaps-why-some-of-us-have-more-trouble-w--pulseaudio-than-others-(ICE1712-M-audio-delta-problem-w--pulseaudio)-p28528791.html">http://old.nabble.com/Re:-perhaps-why-some-of-us-have-more-trouble-w--pulseaudio-than-others-(ICE1712-M-audio-delta-problem-w--pulseaudio)-p28528791.html</a>   ... my inspiration: <a href="http://old.nabble.com/Is-it-possible-to-use-two-RME-cards-in-sync--to28513035.html">http://old.nabble.com/Is-it-possible-to-use-two-RME-cards-in-sync--to28513035.html</a></div>
<div><br></div><div>Niels<br><a href="http://nielsmayer.com">http://nielsmayer.com</a><br><br>
<br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="font-family:Arial;font-size:12pt;color:#000000"><div style="font-family:Arial;font-size:12pt;color:rgb(0, 0, 0)">
<div class="im"><br><br><br>----- Original Message -----<br>From: &quot;Sean Beeson&quot; &lt;<a href="mailto:seanbeeson@gmail.com" target="_blank">seanbeeson@gmail.com</a>&gt;<br>To: &quot;Bob Wilkinson&quot; &lt;<a href="mailto:wilkinson.bob@comcast.net" target="_blank">wilkinson.bob@comcast.net</a>&gt;<br>
Cc: &quot;planetCCRMA&quot; &lt;<a href="mailto:planetccrma@ccrma.stanford.edu" target="_blank">planetccrma@ccrma.stanford.edu</a>&gt;<br>Sent: Friday, May 14, 2010 9:39:13 AM GMT -05:00 US/Canada Eastern<br>Subject: Re: [PlanetCCRMA] Any known USB audio interfaces that actually have  four outputs that show up in Jack?<br>
<br>On 4/29/10, Bob Wilkinson &lt;<a href="mailto:wilkinson.bob@comcast.net" target="_blank">wilkinson.bob@comcast.net</a>&gt; wrote:<br>&gt; ALSA doesn&#39;t really bind these together per se, the binding occurs in the<br>
&gt; .asoundrc file, then you call this &quot;virtual&quot; device in jack.<br>&gt;<br>&gt; I had to do this to bind my two Delta 1010s together.<br><br>Bob,<br><br>were you actually able to get jack to use both? I am only able to get<br>
Alsa to see both.<br><br>Thanks,<br><br>--Sean<br></div></div></div></div><br>_______________________________________________<br>
PlanetCCRMA mailing list<br>
<a href="mailto:PlanetCCRMA@ccrma.stanford.edu">PlanetCCRMA@ccrma.stanford.edu</a><br>
<a href="http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma" target="_blank">http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma</a><br>
<br></blockquote></div><br></div>