#include <envelope.hpp>
◆ attack()
| double sequencer::audio::envelope_t::attack |
( |
| ) |
const |
|
inlinenoexcept |
◆ decay()
| double sequencer::audio::envelope_t::decay |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator()()
| double sequencer::audio::envelope_t::operator() |
( |
double |
t | ) |
const |
|
inlinenoexcept |
◆ set_attack()
| void sequencer::audio::envelope_t::set_attack |
( |
double |
attack | ) |
|
|
inlinenoexcept |
◆ set_decay()
| void sequencer::audio::envelope_t::set_decay |
( |
double |
decay | ) |
|
|
inlinenoexcept |
◆ set_sustain()
| void sequencer::audio::envelope_t::set_sustain |
( |
double |
sustain | ) |
|
|
inlinenoexcept |
◆ sustain()
| double sequencer::audio::envelope_t::sustain |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: