Initial setup for Cardinal plugin variants
This commit is contained in:
parent
1b17b08da3
commit
991ed6c8a7
25 changed files with 398 additions and 163 deletions
|
|
@ -6,7 +6,11 @@
|
|||
#include <history.hpp>
|
||||
#include <settings.hpp>
|
||||
|
||||
#include "DistrhoPluginUtils.hpp"
|
||||
#ifdef NDEBUG
|
||||
# undef DEBUG
|
||||
#endif
|
||||
|
||||
#include "DistrhoUtils.hpp"
|
||||
|
||||
/**
|
||||
* This file is an edited version of VCVRack's context.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue