<div dir="ltr"><span style="color:rgb(0,0,0);font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;font-size:16px">preferences, of course - I always wondered what makes it possible to get it really low</span></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-18 13:34 GMT-02:00 Jonathan Wilkes <span dir="ltr"><<a href="mailto:jancsika@yahoo.com" target="_blank">jancsika@yahoo.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><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><br><span></span></div><div dir="ltr"><span>Unfortunately those are two very different things.</span></div><span class="HOEnZb"><font color="#888888"><div dir="ltr"><br><span></span></div><div dir="ltr"><span>-Jonathan</span></div></font></span><div><div class="h5"> <div><br><br></div><div style="display:block"> <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 face="Arial"> On Wednesday, February 18, 2015 10:11 AM, Alexandre Torres Porres <<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>> wrote:<br> </font> </div>  <br><br> <div><div><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><br><div>2015-02-18 0:26 GMT-02:00 David Medine <span dir="ltr"><<a rel="nofollow">dmedine@ucsd.edu</a>></span>:<br><blockquote 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><br>
    <div><br>
      On 2/17/2015 5:42 PM, Jonghyun Kim wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div>
      
      <div dir="ltr">Fyi, I use jack on Linux for PD. </div>
      <div>On Feb 18, 2015 8:16 AM, "Jonghyun Kim"
        <<a rel="nofollow">agitato816@gmail.com</a>>
        wrote:<br>
        <blockquote 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 rel="nofollow">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a rel="nofollow">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
<a rel="nofollow">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a rel="nofollow">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div></div><br>_______________________________________________<br><a>Pd-list@lists.iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -> <a>http://lists.puredata.info/listinfo/pd-list</a><br><br><br></div>  </div> </div>  </div> </div></div></div></div></blockquote></div><br></div>