|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
#include <algorithm>#include <array>#include <cstdlib>Go to the source code of this file.
Classes | |
| struct | ts::ControlMatrix |
| The GS controller assignment matrix (40 2x): six sources, each with eleven depths. More... | |
| struct | ts::ControlMatrix::Modulation |
| What one source contributes, once its depths have been scaled by its current amount. More... | |
| struct | ts::ControlMatrix::Law |
| What turns a summed destination into its own unit — part_mod_depth_recalc, once per destination. More... | |
Namespaces | |
| namespace | ts |