#include <Controller.h>
◆ ControllerType
| Enumerator |
|---|
| Dummy | |
| Lfo | |
| Midi | |
| Peak | |
◆ Controller()
◆ ~Controller()
| Controller::~Controller |
( |
| ) |
|
|
override |
◆ addConnection()
◆ connectionCount()
| int Controller::connectionCount |
( |
| ) |
const |
◆ create() [1/2]
◆ create() [2/2]
◆ createDialog
◆ currentValue()
| float Controller::currentValue |
( |
int | _offset | ) |
|
|
virtual |
◆ fittedValue()
| float lmms::Controller::fittedValue |
( |
float | _val | ) |
|
|
inlinestatic |
◆ frequentUpdates()
| bool lmms::Controller::frequentUpdates |
( |
| ) |
const |
|
inline |
◆ hasModel()
| bool Controller::hasModel |
( |
const Model * | m | ) |
const |
◆ isSampleExact()
| bool lmms::Controller::isSampleExact |
( |
| ) |
const |
|
inline |
◆ loadSettings()
| void Controller::loadSettings |
( |
const QDomElement & | _this | ) |
|
|
overridevirtual |
◆ name()
| virtual const QString & lmms::Controller::name |
( |
| ) |
const |
|
inlinevirtual |
◆ nodeName()
| QString Controller::nodeName |
( |
void | | ) |
const |
|
overridevirtual |
◆ removeConnection()
◆ resetFrameCounter()
| void Controller::resetFrameCounter |
( |
| ) |
|
|
static |
◆ runningFrames()
| unsigned int Controller::runningFrames |
( |
| ) |
|
|
static |
◆ runningPeriods()
| long lmms::Controller::runningPeriods |
( |
| ) |
|
|
inlinestatic |
◆ runningTime()
| float Controller::runningTime |
( |
| ) |
|
|
static |
◆ saveSettings()
| void Controller::saveSettings |
( |
QDomDocument & | _doc, |
|
|
QDomElement & | _this ) |
|
overridevirtual |
◆ setName
| virtual void lmms::Controller::setName |
( |
const QString & | _new_name | ) |
|
|
inlinevirtualslot |
◆ setSampleExact()
| void lmms::Controller::setSampleExact |
( |
bool | _exact | ) |
|
|
inline |
◆ triggerFrameCounter()
| void Controller::triggerFrameCounter |
( |
| ) |
|
|
static |
◆ type()
◆ updateValueBuffer()
| void Controller::updateValueBuffer |
( |
| ) |
|
|
protectedvirtual |
◆ value()
| float Controller::value |
( |
int | _offset | ) |
|
|
protectedvirtual |
◆ valueBuffer()
◆ valueChanged
| void lmms::Controller::valueChanged |
( |
| ) |
|
|
signal |
◆ gui::ControllerDialog
◆ m_bufferLastUpdated
| long lmms::Controller::m_bufferLastUpdated |
|
protected |
◆ m_connectionCount
| int lmms::Controller::m_connectionCount |
|
protected |
◆ m_currentValue
| float lmms::Controller::m_currentValue |
|
protected |
◆ m_name
| QString lmms::Controller::m_name |
|
protected |
◆ m_sampleExact
| bool lmms::Controller::m_sampleExact |
|
protected |
◆ m_type
◆ m_valueBuffer
◆ s_controllers
| std::vector< Controller * > Controller::s_controllers |
|
staticprotected |
◆ s_periods
| long Controller::s_periods = 0 |
|
staticprotected |
The documentation for this class was generated from the following files: