|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
The envelope's peak and its five stage offsets, in cutoff units relative to that peak. More...
#include <tabulasonora/tvf_chain.hpp>
Public Attributes | |
| int | peak = 0 |
| std::array< int, 4 > | segments {} |
| int | release = 0 |
The envelope's peak and its five stage offsets, in cutoff units relative to that peak.
| int ts::TvfChain::Offsets::peak = 0 |
| std::array<int, 4> ts::TvfChain::Offsets::segments {} |
| int ts::TvfChain::Offsets::release = 0 |