[PD] sub-ms metro

Charles Henry czhenry at gmail.com
Sat May 17 18:44:29 CEST 2008


ok, nevermind
I see it now

from x_time.c:

 108  static void metro_ft1(t_metro *x, t_floatarg g)
  109 {
  110     if (g < 1) g = 1;
  111     x->x_deltime = g;
  112 }

On Sat, May 17, 2008 at 11:41 AM, Charles Henry <czhenry at gmail.com> wrote:
> Hi, Thomas,
>
> I'm looking at the code right now, and I can't see what you're
> referring to.  Is it the x_clock which is limited?
>
> Chuck
>
> On Sat, May 17, 2008 at 10:49 AM, Thomas Grill <gr at grrrr.org> wrote:
>> Hi all,
>> i'm a bit surprised that i haven't found anything in the archives, so what
>> is the reason that the period of metro can't be lower than 1 ms? (it's
>> limited in the source code).
>> If it's a security thing, so that it prevents cpu overload it should at
>> least be much lower (or even better, just > 0).
>> gr~~~
>>
>>
>> _______________________________________________
>> PD-list at iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>>
>




More information about the Pd-list mailing list