<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - native-instruments-traktor-audio10.conf is not correct"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87656#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - native-instruments-traktor-audio10.conf is not correct"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87656">bug 87656</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>(In reply to Owen Williams from <a href="show_bug.cgi?id=87656#c18">comment #18</a>)
<span class="quote">> I am having trouble testing the front and surround devices with aplay
> because I always get the error: aplay: set_params:1233: Sample format non
> available
> Available formats:
> - S32_LE


> And none of those devices show up in pavucontrol, either.</span >

this look like alsa bug/limitation 

you have to define customised front, suuround40, .. for your traktor audio10

need plug:front if your card does not support s16_le


USB-Audio.pcm.front.0 {
    @args [ CARD ]
    @args.CARD {
        type string
    }

        type route
        ttable.0.0 1
        ttable.1.1 1
        slave.pcm {
            type hw
            card $CARD
        }
        slave.channels 10</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>