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
carla-lv2: Add missing initialiazer,
closes
#285
tags/1.9.7
falkTX
10 years ago
parent
3f6342dab3
commit
d6e5f9846c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
source/plugin/carla-lv2.cpp
+ 1
- 0
source/plugin/carla-lv2.cpp
View File
@@ -1157,6 +1157,7 @@ private:
Ports()
: eventsIn(nullptr),
midiOuts(nullptr),
midiOutData(nullptr),
audioIns(nullptr),
audioOuts(nullptr),
freewheel(nullptr),
Write
Preview
Loading…
Cancel
Save