[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
- Previous message: [java-dev] Question about qmetro and bang/jit_matrix msgs
- Next message: [java-dev] Re: Question about qmetro and bang/jit_matrix msgs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message: [java-dev] Question about qmetro and bang/jit_matrix msgs
- Next message: [java-dev] Re: Question about qmetro and bang/jit_matrix msgs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
