Browse Source

Forgot this

Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.1-rc1
falkTX 6 years ago
parent
commit
9838194141
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      source/backend/plugin/CarlaPluginLV2.cpp

+ 2
- 0
source/backend/plugin/CarlaPluginLV2.cpp View File

@@ -5549,6 +5549,8 @@ public:

fLv2Options.sequenceSize = static_cast<int>(eventBufferSize);

fLv2Options.uiScale = pData->engine->getOptions().uiScale;

// ---------------------------------------------------------------
// initialize features (part 1)



Loading…
Cancel
Save