A value you can continously assign to (at audio rate), and a meter with a decay in the GUI will display this value.
More...
#include <meter.h>
A value you can continously assign to (at audio rate), and a meter with a decay in the GUI will display this value.
◆ MeteredValue()
| ape::MeteredValue::MeteredValue |
( |
std::string |
name | ) |
|
|
inline |
Create a new metered value.
- Parameters
-
◆ ~MeteredValue()
| ape::MeteredValue::~MeteredValue |
( |
| ) |
|
|
inline |
◆ operator=()
template<typename T >
| T ape::MeteredValue::operator= |
( |
T |
input | ) |
|
|
inlinenoexcept |
◆ pushValue()
| void ape::MeteredValue::pushValue |
( |
double |
input | ) |
|
|
inlinenoexcept |
Update the meter with the input value. This will also calculate peak hold positions and decay envelope.
The documentation for this class was generated from the following file:
- C:/Code/ape/make/skeleton/includes/meter.h