<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px">Are you saying you want to get the latency that you perceive down to 4/10ms?  Or do you just want to get the latency setting in the preferences down to 4/10ms?<br><div id="yui_3_16_0_1_1424272429602_19729"><br><span></span></div><div dir="ltr" id="yui_3_16_0_1_1424272429602_23294"><span id="yui_3_16_0_1_1424272429602_24324">Unfortunately those are two very different things.</span></div><div id="yui_3_16_0_1_1424272429602_23550" dir="ltr"><br><span></span></div><div id="yui_3_16_0_1_1424272429602_24066" dir="ltr"><span>-Jonathan</span></div> <div class="qtdSeparateBR"><br><br></div><div style="display: block;" class="yahoo_quoted"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"> <font size="2" face="Arial"> On Wednesday, February 18, 2015 10:11 AM, Alexandre Torres Porres <porres@gmail.com> wrote:<br> </font> </div>  <br><br> <div class="y_msg_container"><div id="yiv7271824049"><div dir="ltr">> <span style="font-size:12.8000001907349px;"> I've seen really good setups get down to below 10ms (as low as 4) </span><div><span style="font-size:12.8000001907349px;"><br></span></div><div><span style="font-size:12.8000001907349px;">what kind of setup? :) it'd be cool if we described some rigs here</span></div><div><span style="font-size:12.8000001907349px;"><br></span></div><div><span style="font-size:12.8000001907349px;">cheers</span></div></div><div class="yiv7271824049gmail_extra"><br><div class="yiv7271824049gmail_quote">2015-02-18 0:26 GMT-02:00 David Medine <span dir="ltr"><<a href="" class="removed-link" rel="nofollow" ymailto="mailto:dmedine@ucsd.edu" target="_blank">dmedine@ucsd.edu</a>></span>:<br><blockquote class="yiv7271824049gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
  
    
  
  <div>
    Basically these things have to do with performance. <br>
    <br>
    'Use callbacks' has to do with how Pd communicates with your
    soundcard. There are two options, using callbacks, and blocking. In
    the callbacks scenario, your computer processes samples then asks
    the sound card to 'call you back' when it's ready to receive those
    samples (i.e. when it is out of audio to play and needs some more).
    In the meantime, you can process more samples, or check out what's
    going on on CNN.com or whatever.<br>
    <br>
    In the blocking method the computer hands the samples to the
    soundcard by calling a function and if the sound card is not ready,
    it 'blocks' meaning it stops your function in its tracks until it is
    ready to receive the data. Your thread (Pd) will halt until the
    function that sends the audio has finished. <br>
    <br>
    Anybody out there, please correct me if I am spreading
    misinformation here, but this is my understanding of this
    distinction.<br>
    <br>
    Delay(msec) is a delay between logical time (when your computer
    computes the audio) and real time (when the sound comes out the
    speaker). You want to have some head room here. I've seen really
    good setups get down to below 10ms (as low as 4) without any
    glitches, but usually you want much more time ~50ms or so.<div><div class="yiv7271824049h5"><br>
    <div><br>
      On 2/17/2015 5:42 PM, Jonghyun Kim wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="yiv7271824049h5">
      
      <div dir="ltr">Fyi, I use jack on Linux for PD. </div>
      <div class="yiv7271824049gmail_quote">On Feb 18, 2015 8:16 AM, "Jonghyun Kim"
        <<a href="" class="removed-link" rel="nofollow" ymailto="mailto:agitato816@gmail.com" target="_blank">agitato816@gmail.com</a>>
        wrote:<br>
        <blockquote class="yiv7271824049gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
          <div dir="ltr">Hi list,
            <div><br>
            </div>
            <div>I would like to know about some features in audio
              settings.</div>
            <div><br>
            </div>
            <div>I don't understand what mean these options.</div>
            <div><br>
            </div>
            <div>*Delay(msec)* and *Use callbacks*</div>
            <div><br>
            </div>
            <div>I googled these options, but still I don't understand.
              Is there some document about it?</div>
            <div><br>
            </div>
            <div>Thanks in advance,</div>
            <div>akntk</div>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
<a href="" class="removed-link" rel="nofollow" ymailto="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a href="" class="removed-link" rel="nofollow" target="_blank">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
<a href="" class="removed-link" rel="nofollow" ymailto="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="" class="removed-link" rel="nofollow" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div></div><br>_______________________________________________<br><a href="" class="removed-link" ymailto="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -> <a href="" class="removed-link" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br><br><br></div>  </div> </div>  </div> </div></body></html>