#include <LfoController.h>
◆ LfoController()
| lmms::LfoController::LfoController |
( |
Model * | _parent | ) |
|
◆ ~LfoController()
| lmms::LfoController::~LfoController |
( |
| ) |
|
|
override |
◆ createDialog
◆ loadSettings()
| void lmms::LfoController::loadSettings |
( |
const QDomElement & | _this | ) |
|
|
overridevirtual |
◆ nodeName()
| QString lmms::LfoController::nodeName |
( |
void | | ) |
const |
|
overridevirtual |
◆ saveSettings()
| void lmms::LfoController::saveSettings |
( |
QDomDocument & | _doc, |
|
|
QDomElement & | _this ) |
|
overridevirtual |
◆ updateDuration
| void lmms::LfoController::updateDuration |
( |
| ) |
|
|
protectedslot |
◆ updatePhase
| void lmms::LfoController::updatePhase |
( |
| ) |
|
|
protectedslot |
◆ updateSampleFunction
| void lmms::LfoController::updateSampleFunction |
( |
| ) |
|
|
protectedslot |
◆ updateValueBuffer()
| void lmms::LfoController::updateValueBuffer |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ gui::LfoControllerDialog
◆ m_amountModel
◆ m_baseModel
◆ m_currentPhase
| float lmms::LfoController::m_currentPhase |
|
protected |
◆ m_duration
| float lmms::LfoController::m_duration |
|
protected |
◆ m_heldSample
| float lmms::LfoController::m_heldSample |
|
private |
◆ m_multiplierModel
| IntModel lmms::LfoController::m_multiplierModel |
|
protected |
◆ m_phaseModel
◆ m_phaseOffset
| float lmms::LfoController::m_phaseOffset |
|
protected |
◆ m_sampleFunction
◆ m_speedModel
◆ m_userDefSampleBuffer
◆ m_waveModel
| IntModel lmms::LfoController::m_waveModel |
|
protected |
The documentation for this class was generated from the following files: