Public Member Functions | |
Value | operator[] (int channel) const |
void | Setup (int sampleRate, double attackMs, double releaseMs) |
void | Process (size_t samples, const Value **src) |
Public Attributes | |
double | m_env [Channels] |
Protected Attributes | |
double | m_a |
double | m_r |