<div dir="ltr">ok, so the metro at 1ms is because I'm using extended.<div><br></div><div>as for the minimum time pd can process and send data, what's the final word on it?</div><div><br></div><div>something like <span style="font-size:12.8000001907349px">1.4013e-45 ms?</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">cause that's a lot more than an audio rate at 44.1khz :)</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">I thought there was a limit control rate that was below the audio rate, but curiously it can go over.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">1 sample at 44.1khz gives us 0.0226757 ms, and I was able to send bangs at 1e-06 ms, according to [timer]</span><br></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">check my patch attached, based on the one that was sent here on the thread.</span></div><div><br></div><div><span style="font-size:12.8000001907349px">thanks</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-12 10:04 GMT-03:00 Cyrille Henry <span dir="ltr"><<a href="mailto:ch@chnry.net" target="_blank">ch@chnry.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hello,<br>
<br>
Le 12/03/2015 10:12, Roman Haefeli a écrit :<span class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, 2015-03-12 at 09:17 +0100, Cyrille Henry wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
hello<br>
<br>
this patch show the same behaviors for a delay based metro and a [metro].<br>
(both can do faster than 1ms period)<br>
</blockquote>
<br>
You're right. More recent versions of Pd (>= 0.45?) have an updated<br>
[metro] that supports many more ways to specify time and the restriction<br>
was lowered. However, the [metro] in any available version of<br>
Pd-extended is still limited to 1ms.<br>
</blockquote></span>
sorry, i was not aware of this old limitation.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I don't understand why you use [realtime] and not [timer] to illustrate<br>
your point. [timer] gives you consistent values (logical time) while<br>
[realtime] is very jittery and shows just some random value depending on<br>
the current cpu usage and probably other factors. When you render a<br>
soundfile, the logical time is actually the one that matters.<br>
</blockquote></span>
yes, for things that stay in pd, logical time is better.<br>
but if you want to send midi note, [realtime] is more related to what happens.<br>
it's just the way i understand the original question.<br>
<br>
cheers<span class="HOEnZb"><font color="#888888"><br>
c</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Roman<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div>