#include <GigPlayer.h>
◆ ADSR() [1/2]
◆ ADSR() [2/2]
| lmms::ADSR::ADSR |
( |
gig::DimensionRegion * | region, |
|
|
int | sampleRate ) |
◆ done()
| bool lmms::ADSR::done |
( |
| ) |
|
◆ inc()
◆ keyup()
| void lmms::ADSR::keyup |
( |
| ) |
|
◆ value()
| float lmms::ADSR::value |
( |
| ) |
|
◆ amplitude
| float lmms::ADSR::amplitude |
|
private |
◆ attack
◆ attackLength
◆ attackPosition
◆ decay1
◆ decay2
◆ decayLength
◆ infiniteSustain
| bool lmms::ADSR::infiniteSustain |
|
private |
◆ isAttack
| bool lmms::ADSR::isAttack |
|
private |
◆ isDone
◆ isRelease
| bool lmms::ADSR::isRelease |
|
private |
◆ preattack
| float lmms::ADSR::preattack |
|
private |
◆ release
| float lmms::ADSR::release |
|
private |
◆ releaseLength
◆ releasePosition
| f_cnt_t lmms::ADSR::releasePosition |
|
private |
◆ sustain
| float lmms::ADSR::sustain |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/GigPlayer/GigPlayer.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/GigPlayer/GigPlayer.cpp