|
Carla Backend
|
This is the complete list of members for CarlaEngine, including all inherited members.
| addClient(CarlaPluginPtr plugin) | CarlaEngine | virtual |
| addPlugin(BinaryType btype, PluginType ptype, const char *filename, const char *name, const char *label, int64_t uniqueId, const void *extra, uint options=PLUGIN_OPTIONS_NULL) | CarlaEngine | |
| addPlugin(PluginType ptype, const char *filename, const char *name, const char *label, int64_t uniqueId, const void *extra) | CarlaEngine | |
| bufferSizeChanged(uint32_t newBufferSize) | CarlaEngine | protected |
| callback(bool sendHost, bool sendOSC, EngineCallbackOpcode action, uint pluginId, int value1, int value2, int value3, float valuef, const char *valueStr) noexcept | CarlaEngine | virtual |
| CarlaEngine() | CarlaEngine | protected |
| CarlaEngineEventPort class | CarlaEngine | friend |
| CarlaEngineOsc class | CarlaEngine | friend |
| CarlaEngineThread class | CarlaEngine | friend |
| CarlaPluginInstance class | CarlaEngine | friend |
| clearCurrentProjectFilename() noexcept | CarlaEngine | |
| clearXruns() const noexcept | CarlaEngine | virtual |
| clonePlugin(uint id) | CarlaEngine | |
| close() | CarlaEngine | virtual |
| connectExternalGraphPort(uint, uint, const char *) | CarlaEngine | protectedvirtual |
| disconnectExternalGraphPort(uint, uint, const char *) | CarlaEngine | protectedvirtual |
| EngineInternalGraph class | CarlaEngine | friend |
| ExternalGraph | CarlaEngine | friend |
| getBufferSize() const noexcept | CarlaEngine | |
| getCurrentDriverName() const noexcept=0 | CarlaEngine | pure virtual |
| getCurrentPluginCount() const noexcept | CarlaEngine | |
| getCurrentProjectFilename() const noexcept | CarlaEngine | |
| getCurrentProjectFolder() const noexcept | CarlaEngine | virtual |
| getDriverCount() | CarlaEngine | static |
| getDriverDeviceInfo(uint index, const char *driverName) | CarlaEngine | static |
| getDriverDeviceNames(uint index) | CarlaEngine | static |
| getDriverName(uint index) | CarlaEngine | static |
| getDSPLoad() const noexcept | CarlaEngine | virtual |
| getInputPeak(uint pluginId, bool isLeft) const noexcept | CarlaEngine | |
| getInternalEventBuffer(bool isInput) const noexcept | CarlaEngine | protected |
| getLastError() const noexcept | CarlaEngine | |
| getMaxClientNameSize() const noexcept | CarlaEngine | virtual |
| getMaxPluginNumber() const noexcept | CarlaEngine | |
| getMaxPortNameSize() const noexcept | CarlaEngine | virtual |
| getName() const noexcept | CarlaEngine | |
| getOptions() const noexcept | CarlaEngine | |
| getOscServerPathTCP() const noexcept | CarlaEngine | |
| getOscServerPathUDP() const noexcept | CarlaEngine | |
| getOutputPeak(uint pluginId, bool isLeft) const noexcept | CarlaEngine | |
| getPatchbayConnections(bool external) const | CarlaEngine | protectedvirtual |
| getPatchbayPositions(bool external, uint &count) const | CarlaEngine | protectedvirtual |
| getPeaks(uint pluginId) const noexcept | CarlaEngine | |
| getPlugin(uint id) const noexcept | CarlaEngine | |
| getPluginUnchecked(uint id) const noexcept | CarlaEngine | |
| getProccessMode() const noexcept | CarlaEngine | |
| getSampleRate() const noexcept | CarlaEngine | |
| getTimeInfo() const noexcept | CarlaEngine | virtual |
| getTotalXruns() const noexcept | CarlaEngine | virtual |
| getType() const noexcept=0 | CarlaEngine | pure virtual |
| getUniquePluginName(const char *name) const | CarlaEngine | |
| idle() noexcept | CarlaEngine | virtual |
| init(const char *clientName)=0 | CarlaEngine | pure virtual |
| isAboutToClose() const noexcept | CarlaEngine | |
| isLoadingProject() const noexcept | CarlaEngine | |
| isOffline() const noexcept=0 | CarlaEngine | pure virtual |
| isOscControlRegistered() const noexcept | CarlaEngine | |
| isRunning() const noexcept=0 | CarlaEngine | pure virtual |
| loadFile(const char *filename) | CarlaEngine | |
| loadProject(const char *filename, bool setAsCurrentProject) | CarlaEngine | |
| loadProjectInternal(water::XmlDocument &xmlDoc, bool alwaysLoadConnections) | CarlaEngine | protected |
| newDriverByName(const char *driverName) | CarlaEngine | static |
| offlineModeChanged(bool isOffline) | CarlaEngine | protected |
| patchbayConnect(bool external, uint groupA, uint portA, uint groupB, uint portB) | CarlaEngine | virtual |
| patchbayDisconnect(bool external, uint connectionId) | CarlaEngine | virtual |
| PatchbayGraph class | CarlaEngine | friend |
| patchbayRefresh(bool sendHost, bool sendOSC, bool external) | CarlaEngine | virtual |
| patchbaySetGroupPos(bool sendHost, bool sendOSC, bool external, uint groupId, int x1, int y1, int x2, int y2) | CarlaEngine | virtual |
| pData | CarlaEngine | protected |
| PendingRtEventsRunner class | CarlaEngine | friend |
| RackGraph | CarlaEngine | friend |
| removeAllPlugins() | CarlaEngine | |
| removePlugin(uint id) | CarlaEngine | virtual |
| renamePlugin(uint id, const char *newName) | CarlaEngine | virtual |
| replacePlugin(uint id) noexcept | CarlaEngine | |
| restorePatchbayConnection(bool external, const char *sourcePort, const char *targetPort) | CarlaEngine | protectedvirtual |
| restorePatchbayGroupPosition(bool external, PatchbayPosition &ppos) | CarlaEngine | protectedvirtual |
| runFileCallback(FileCallbackOpcode action, bool isDir, const char *title, const char *filter) noexcept | CarlaEngine | virtual |
| sampleRateChanged(double newSampleRate) | CarlaEngine | protected |
| saveProject(const char *filename, bool setAsCurrentProject) | CarlaEngine | |
| saveProjectInternal(water::MemoryOutputStream &outStrm) const | CarlaEngine | protected |
| ScopedActionLock class | CarlaEngine | friend |
| ScopedEngineEnvironmentLocker class | CarlaEngine | friend |
| ScopedThreadStopper class | CarlaEngine | friend |
| setAboutToClose() noexcept | CarlaEngine | |
| setActionCanceled(bool canceled) noexcept | CarlaEngine | |
| setBufferSizeAndSampleRate(uint bufferSize, double sampleRate) | CarlaEngine | virtual |
| setCallback(EngineCallbackFunc func, void *ptr) noexcept | CarlaEngine | |
| setFileCallback(FileCallbackFunc func, void *ptr) noexcept | CarlaEngine | |
| setLastError(const char *error) const noexcept | CarlaEngine | |
| setOption(EngineOption option, int value, const char *valueStr) noexcept | CarlaEngine | virtual |
| setPluginPeaksRT(uint pluginId, float const inPeaks[2], float const outPeaks[2]) noexcept | CarlaEngine | protected |
| showDeviceControlPanel() const noexcept | CarlaEngine | virtual |
| showDriverDeviceControlPanel(uint index, const char *deviceName) | CarlaEngine | static |
| switchPlugins(uint idA, uint idB) noexcept | CarlaEngine | virtual |
| touchPluginParameter(uint id, uint32_t parameterId, bool touch) noexcept | CarlaEngine | virtual |
| transportBPM(double bpm) noexcept | CarlaEngine | virtual |
| transportPause() noexcept | CarlaEngine | virtual |
| transportPlay() noexcept | CarlaEngine | virtual |
| transportRelocate(uint64_t frame) noexcept | CarlaEngine | virtual |
| usesConstantBufferSize() const noexcept | CarlaEngine | virtual |
| wasActionCanceled() const noexcept | CarlaEngine | |
| ~CarlaEngine() | CarlaEngine | virtual |
1.8.17