|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
#include "tabulasonora/envelope_machine.hpp"#include "tabulasonora/part_modifiers.hpp"#include "tabulasonora/partial_parameters.hpp"#include "tabulasonora/segment_envelope.hpp"#include "tabulasonora/table_set.hpp"#include <cstdint>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | ts::TvaChain |
| The amplitude side of a voice: the level chain that turns static bytes into a gain, and the four-segment envelope that moves it. More... | |
Namespaces | |
| namespace | ts |