|
LMMS
|
This is the complete list of members for CarlaEngineSingleLV2, including all inherited members.
| _engine_callback(void *handle, EngineCallbackOpcode action, uint pluginId, int value1, int value2, int value3, float valuef, const char *valueStr) | CarlaEngineSingleLV2 | inlineprivatestatic |
| CarlaEngineSingleLV2(const double sampleRate, const char *const bundlePath, const LV2_Feature *const *const features) | CarlaEngineSingleLV2 | inline |
| engineCallback(const EngineCallbackOpcode action, const uint pluginId, const int value1, const int value2, const int value3, const float valuef, const char *const valueStr) | CarlaEngineSingleLV2 | inlineprotected |
| fPlugin | CarlaEngineSingleLV2 | private |
| getCurrentDriverName() const noexcept override | CarlaEngineSingleLV2 | inlineprotected |
| getType() const noexcept override | CarlaEngineSingleLV2 | inlineprotected |
| handleBufferSizeChanged(const uint32_t bufferSize) override | CarlaEngineSingleLV2 | inlineprotected |
| handleParameterValueChanged(const uint32_t index, const float value) override | CarlaEngineSingleLV2 | inlineprotected |
| handleSampleRateChanged(const double sampleRate) override | CarlaEngineSingleLV2 | inlineprotected |
| handleUiHide() override | CarlaEngineSingleLV2 | inlineprotected |
| handleUiRun() const override | CarlaEngineSingleLV2 | inlineprotected |
| handleUiShow() override | CarlaEngineSingleLV2 | inlineprotected |
| hasIdleOnMainThread() const noexcept override | CarlaEngineSingleLV2 | inlineprotected |
| hasPlugin() noexcept | CarlaEngineSingleLV2 | inline |
| init(const char *const clientName) override | CarlaEngineSingleLV2 | inlineprotected |
| isOffline() const noexcept override | CarlaEngineSingleLV2 | inlineprotected |
| isRunning() const noexcept override | CarlaEngineSingleLV2 | inlineprotected |
| lv2_activate() noexcept | CarlaEngineSingleLV2 | inline |
| lv2_deactivate() noexcept | CarlaEngineSingleLV2 | inline |
| lv2_run(const uint32_t frames) | CarlaEngineSingleLV2 | inline |
| lv2ui_instantiate(LV2UI_Write_Function writeFunction, LV2UI_Controller controller, LV2UI_Widget *widget, const LV2_Feature *const *features) | CarlaEngineSingleLV2 | inline |
| lv2ui_port_event(uint32_t portIndex, uint32_t bufferSize, uint32_t format, const void *buffer) const | CarlaEngineSingleLV2 | inline |
| updateParameterOutputs() noexcept | CarlaEngineSingleLV2 | inlineprivate |
| usesConstantBufferSize() const noexcept override | CarlaEngineSingleLV2 | inlineprotected |
| writeMidiEvent(const uint8_t port, const uint32_t time, const uint8_t midiSize, const uint8_t *midiData) | CarlaEngineSingleLV2 | inlineprivate |
| ~CarlaEngineSingleLV2() | CarlaEngineSingleLV2 | inline |