<div class="gmail_quote">Hello, thank you very much for the info. I now how to set up it, but I still can&#39;t do it and I don&#39;t know what I&#39;m doing wrong.</div><div class="gmail_quote"></div><div class="gmail_quote">
I get the device recognized in some programs like audacity, but I still don&#39;t get it recognized in JACK.</div><div class="gmail_quote"></div><div class="gmail_quote">If someone can help with this, thank you very much.</div>
<div class="gmail_quote"></div><div class="gmail_quote">This is the .asoundrc file I&#39;m using:</div><div class="gmail_quote"></div><div class="gmail_quote">#pcm_slave.fasttrackpro_s {<br>#        pcm fasttrackpro_48<br>#}<br>
pcm.fasttrackpro_0 {<br> type hw<br> card 0<br> device 0<br>}<br>ctl.fasttrackpro_0 {<br> type hw<br> card 0<br> device 0<br>}<br>pcm.fasttrackpro_1 {<br> type hw<br> card 0<br> device 1<br>}<br>ctl.fasttrackpro_1 {<br> type hw<br>
 card 0<br> device 1<br>}<br>ctl.fasttrackpro {<br> type hw<br> card 0<br>}<br>pcm.fasttrackpro {<br> type multi;<br> slaves.a.pcm &quot;hw:0,0&quot;;<br> slaves.a.channels 2;<br> slaves.b.pcm &quot;hw:0,1&quot;;<br> slaves.b.channels 2;<br>
 bindings.0.slave a;<br> bindings.0.channel 0;<br> bindings.1.slave a;<br> bindings.1.channel 1;<br> bindings.2.slave b;<br> bindings.2.channel 0;<br> bindings.3.slave b;<br> bindings.3.channel 1;<br><br>}<br><br>pcm.ftpusb {<br>
        type route;<br>        slave.pcm &quot;fasttrackpro&quot;;<br>        slave.channels 4;<br>        ttable.0.0 1;<br>        ttable.1.1 1;<br>        ttable.2.2 1;<br>        ttable.3.3 1;<br>}<br><br>ctl.ftpusb {<br>
        type hw;<br>        card 0;<br>}<br><br></div>