Optimizations to core modules
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
dbbc955df6
commit
cab2aa9862
13 changed files with 185 additions and 109 deletions
|
|
@ -1019,6 +1019,7 @@ protected:
|
|||
context->midiEventCount = midiEventCount;
|
||||
}
|
||||
|
||||
++context->processCounter;
|
||||
context->engine->stepBlock(frames);
|
||||
|
||||
fWasBypassed = bypassed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue