No, I don't think so...chaoticz wrote:Is it possible to make global pitch as modulation target?
The global pitch is not a classical paramater that is evaluated per each sample. It's one of those parameters that are evaluated only once in the lifetime of a note, at its very beginning. Which saves a lot of cpu...
The same i.e. happens with envelope rates (A - D - R/F - R). These are evaluated whenever a new envelope phase is due. Which in the case of Attack is before any modulators are calculated, so that the ModMatrix on Attack times has no effect. Which I hope to fix soon, at the expense of maybe 0.002% cpu power.
Later,

