|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
The pair of coefficients the filter runs on for one control block. More...
#include <tabulasonora/tvf_chain.hpp>
Public Attributes | |
| double | frequency = 0.0 |
| double | damping = 0.0 |
The pair of coefficients the filter runs on for one control block.
| double ts::TvfChain::Coefficients::frequency = 0.0 |
| double ts::TvfChain::Coefficients::damping = 0.0 |