This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Mark 1 more variable constexpr
Signed-off-by: falkTX <falktx@falktx.com>
pull/409/head
falkTX
2 years ago
parent
8fc65e2769
commit
5d10a0c5df
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
distrho/src/DistrhoUIDSSI.cpp
+ 1
- 1
distrho/src/DistrhoUIDSSI.cpp
View File
@@ -27,7 +27,7 @@
START_NAMESPACE_DISTRHO
#if ! DISTRHO_PLUGIN_WANT_MIDI_INPUT
static const sendNoteFunc sendNoteCallback = nullptr;
static const
expr const
sendNoteFunc sendNoteCallback = nullptr;
#endif
// -----------------------------------------------------------------------
Write
Preview
Loading…
Cancel
Save