#include <Engine.h>
◆ audioEngine()
◆ deleteHelper()
template<class T>
| void lmms::Engine::deleteHelper |
( |
T ** | ptr | ) |
|
|
inlinestaticprivate |
◆ destroy()
◆ framesPerTick() [1/2]
| float lmms::Engine::framesPerTick |
( |
| ) |
|
|
inlinestatic |
◆ framesPerTick() [2/2]
◆ getLADSPAManager()
◆ getLv2Manager()
| class Lv2Manager * lmms::Engine::getLv2Manager |
( |
| ) |
|
|
inlinestatic |
◆ getSong()
| Song * lmms::Engine::getSong |
( |
| ) |
|
|
inlinestatic |
◆ init()
| void Engine::init |
( |
bool | renderOnly | ) |
|
|
static |
◆ initProgress
| void lmms::Engine::initProgress |
( |
const QString & | msg | ) |
|
|
signal |
◆ inst()
| Engine * lmms::Engine::inst |
( |
| ) |
|
|
inlinestatic |
◆ mixer()
| Mixer * lmms::Engine::mixer |
( |
| ) |
|
|
inlinestatic |
◆ patternStore()
◆ pickDndPluginKey()
| void * Engine::pickDndPluginKey |
( |
| ) |
|
|
static |
◆ projectJournal()
◆ setDndPluginKey()
| void Engine::setDndPluginKey |
( |
void * | newKey | ) |
|
|
static |
◆ updateFramesPerTick()
| void Engine::updateFramesPerTick |
( |
| ) |
|
|
static |
◆ gui::GuiApplication
◆ s_audioEngine
◆ s_dndPluginKey
◆ s_framesPerTick
| float Engine::s_framesPerTick |
|
staticprivate |
◆ s_instanceOfMe
◆ s_ladspaManager
◆ s_lv2Manager
◆ s_mixer
◆ s_patternStore
◆ s_projectJournal
◆ s_song
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/include/Engine.h
- /home/runner/work/lmms-fork/lmms-fork/src/core/Engine.cpp