XML Feeds

.

[java-dev] Re: Question about qmetro and bang/jit_matrix msgs

Steve Bursch sbursch at sonic.net
Mon Jun 18 13:07:14 MDT 2007


I am using two qmetro objects in the patcher; I was unclear about that in my previous message.

A follow-up question would be:  since the qmetro object (or perhaps the Max scheduler?) throws away the bang messages that cannot be processed, after the bang() method completes its processing after 365 ms, when should the next bang message arrive?

My guess is the next bang message should arrive 35 ms after the bang() method completes its 365 ms processing.  Is that correct?  Or is the next bang message is scheduled 100 ms after the bang() method completes, assuming the qmetro object emits bang messages every 100 ms?


More information about the java-dev mailing list