Dump of macOS tests, starting integrating some code, very WIP
This commit is contained in:
parent
093ef1d39c
commit
d6dcdfff55
8 changed files with 593 additions and 22 deletions
|
@ -28,6 +28,9 @@
|
|||
#define DISTRHO_PLUGIN_WANT_DIRECT_ACCESS 1
|
||||
// #define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:AnalyserPlugin"
|
||||
// #define DISTRHO_PLUGIN_VST3_CATEGORIES "Fx|Analyzer"
|
||||
// #define DISTRHO_PLUGIN_HAS_EMBED_UI 1
|
||||
// #define DISTRHO_PLUGIN_HAS_EXTERNAL_UI 1
|
||||
#define DISTRHO_UI_USE_NANOVG 1
|
||||
#define DISTRHO_UI_USER_RESIZABLE 1
|
||||
|
||||
enum Parameters {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue