また、processEvents()関数の呼び出しですが、マニュアルには下記のように記載されておりますので http://www39.atwiki.jp/vst_prog/pages/77.htmlの解釈で間違いないと考えております。
> Events are always related to the current audio block. For each process cycle,
> processEvents() is called once before a processReplacing() call (if new events are available).