Continue biset changes, plugin-accessible cardinal context
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
8e17cf4ece
commit
7948f66eb4
26 changed files with 223 additions and 259 deletions
|
|
@ -12,6 +12,8 @@
|
|||
|
||||
extern const std::string CARDINAL_VERSION;
|
||||
|
||||
struct CardinalPluginContext;
|
||||
|
||||
// -----------------------------------------------------------------------------------------------------------
|
||||
|
||||
namespace rack {
|
||||
|
|
@ -84,7 +86,6 @@ START_NAMESPACE_DISTRHO
|
|||
|
||||
class CardinalBasePlugin;
|
||||
class CardinalBaseUI;
|
||||
struct CardinalPluginContext;
|
||||
|
||||
struct Initializer
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue