<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    OK, got it working, used .~/asoundrc<br>
    <blockquote>pcm_slave.sl3 {<br>
         pcm "plughw:1,0"<br>
         channels 2<br>
         rate 44100<br>
      }<br>
      <br>
      pcm.complex_convert {<br>
         type plug<br>
         format S16_LE<br>
         slave sl3<br>
      }<br>
    </blockquote>
    And the darkice.cfg input section is <br>
    <br>
    <blockquote>[input]<br>
      device          = plughw:1,0    # Alsa soundcard device for the
      audio input (barenger)<br>
      sampleRate      = 44100     # sample rate in Hz. try 11025, 22050
      or 44100<br>
      bitsPerSample   = 16<br>
      channel         = 2         # channels. 1 = mono, 2 = stereo<br>
    </blockquote>
    Ben<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 01/04/2016 11:03, Niels Dettenbach
      wrote:<br>
    </div>
    <blockquote cite="mid:2414724.FgR8zoFGAj@gongo" type="cite">
      <pre wrap="">Am Freitag, 1. April 2016, 10:53:03 schrieb Ben Edwards:
</pre>
      <blockquote type="cite">
        <pre wrap="">OK, just tried that
</pre>
      </blockquote>
      <pre wrap="">...i've figured out that we have a few 24bit consumer interfaces (USB) too 
running with darkice.

so it *should* work...

could you try pls:

        device          = plughw:0
or
        device          = plughw:1

instead?

I had to use this instead of the
        device          = hw:0,0

If that did not help, i would try to disable realtime for first until it is 
working (just as a shot)...

hth
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <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>