This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
43
Activity
Browse Source
Forgot this
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.1-rc1
falkTX
6 years ago
parent
6ef554812f
commit
9838194141
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
Write
Preview
Loading…
Cancel
Save