|
DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
|
Semi-implicit solve result: stepped gain and the law's target. More...
#include <Compressor.h>

Public Attributes | |
| T | gain |
| Blended gain (dB) after this sample's ballistics step. | |
| T | target |
| The element law's static target at the solved level. | |
Semi-implicit solve result: stepped gain and the law's target.
Definition at line 1446 of file Compressor.h.
| T dspark::Compressor< T >::FeedbackSolve::gain |
Blended gain (dB) after this sample's ballistics step.
Definition at line 1448 of file Compressor.h.
| T dspark::Compressor< T >::FeedbackSolve::target |
The element law's static target at the solved level.
Definition at line 1449 of file Compressor.h.