<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 01/04/2016 00:50, Ffanci Silvain wrote:<br>
    <blockquote cite="mid:1604010148520.3619@freeshell.de" type="cite">Ben
      Edwards, Apr 1 2016:
      <br>
      ...
      <br>
      <blockquote type="cite">I believe that I can do something in
        .asoundrc (which I believe is a ALSA config file that sits in my
        home directory), to convert the 24bit device to a 16bit device.
        <br>
      </blockquote>
      Have you tried plughw as a device:
      <br>
      plughw:1,0
      <br>
      The plug or plughw allows for some automatic conversions.
      Otherwise would you consider JACK - the JACK Audio Connection Kit?
      <br>
    </blockquote>
    <br>
    OK, had a look at
    <a class="moz-txt-link-freetext" href="http://www.alsa-project.org/main/index.php/Asoundrc">http://www.alsa-project.org/main/index.php/Asoundrc</a>.  Seems I need
    to use a slave.  <br>
    <div class="moz-signature"><br>
      Is this correct?<br>
      <br>
      pcm_slave.sl3 {<br>
          pcm "hw:1,0"<br>
          format S16_LE<br>
          channels 2<br>
          rate <span
style="color:rgb(0,0,0);vertical-align:baseline;background-color:transparent"><i><font
            face="monospace, monospace">44100 </font></i></span><br>
      }<br>
      pcm.complex_convert {<br>
          type plug<br>
          slave sl3<br>
      }<br>
      <br>
      Not sure exactly what S16_LE.  Cant find a list of the formats. Or
      is this the format of the card, not the format I want.<br>
      <br>
      Not against using jack but only if I have to.  It seems more
      complex and I am very new to al this.<br>
      <br>
      Ben<br>
      -- <br>
      <font style="color:#20B2AA">
        <b>Ben Edwards, Video Editor/Colorist & Cameraman</b><br>
        w:www.funkytwig.com t. 01179 118 144 m.:07773 02 44 82<br>
        <a class="moz-txt-link-freetext" href="skype:funkytwig">skype:funkytwig</a> twitter:@funkytwig<br>
        PGP Public key available from pgp.mit.edu<br>
      </font>
      <p><font style="color:#20B2AA">
          <small>If you are a freelancer FreeAgent is a great system to
            do your accounts,<br>
            if you use <a class="moz-txt-link-freetext" href="http://www.freeagent.com/?referrer=42j4d743">http://www.freeagent.com/?referrer=42j4d743</a><br>
            (referral code is 42j4d743) you get 10% off each month.<small>
            </small></small></font></p>
    </div>
  </body>
</html>