This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DISTRHO-Ports
mirror of
https://github.com/DISTRHO/DISTRHO-Ports
Watch
1
Star
0
Fork
0
Code
Releases
5
Activity
Browse Source
WantsLV2FixedBlockSize is not needed for vitalium
Signed-off-by: falkTX <falktx@falktx.com>
tags/2021-03-15
falkTX
2 years ago
parent
ddd9b77aa4
commit
91b2c14736
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
ports/vitalium/JucePluginCharacteristics.h
+ 0
- 1
ports/vitalium/JucePluginCharacteristics.h
View File
@@ -36,7 +36,6 @@
#define JucePlugin_WantsLV2Latency 0
#define JucePlugin_WantsLV2State 1
#define JucePlugin_WantsLV2TimePos 1
#define JucePlugin_WantsLV2FixedBlockSize 1
#define JucePlugin_WantsLV2Presets 0
#endif
Write
Preview
Loading…
Cancel
Save