|
LMMS
|
#include "CarlaEngine.hpp"#include "CarlaHost.h"#include "CarlaUtils.h"#include "CarlaBackendUtils.hpp"#include "CarlaJuceUtils.hpp"#include "CarlaMainLoop.hpp"#include "CarlaTimeUtils.hpp"#include "CarlaMIDI.h"#include "water/files/File.h"#include "water/misc/Time.h"#include "jackbridge/JackBridge.hpp"Classes | |
| class | CarlaBridgePlugin |
Functions | |
| static void | initSignalHandler () |
| static void | gIdle () |
| int | main (int argc, char *argv[]) |
Variables | |
| static bool | gIsInitiated = false |
| static volatile bool | gCloseBridge = false |
| static volatile bool | gCloseSignal = false |
| static volatile bool | gSaveNow = false |
| static String | gProjectFilename |
| static CarlaHostHandle | gHostHandle |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |