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
Cleanup
pull/61/head
falkTX
5 years ago
parent
259ab6369c
commit
b1facba405
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
distrho/src/DistrhoPluginVST.cpp
+ 0
- 2
distrho/src/DistrhoPluginVST.cpp
View File
@@ -53,8 +53,6 @@
#define effGetPlugCategory 35
#define effEditKeyDown 59
#define effEditKeyUp 60
#define kPlugCategEffect 1
#define kPlugCategSynth 2
#define kVstVersion 2400
struct ERect {
int16_t top, left, bottom, right;
Write
Preview
Loading…
Cancel
Save