Continue biset changes, plugin-accessible cardinal context

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2024-04-11 10:34:10 +02:00 committed by Filipe Coelho
parent 8e17cf4ece
commit 7948f66eb4
26 changed files with 223 additions and 259 deletions

View file

@ -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
{