|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
#include <cstdint>#include <span>Go to the source code of this file.
Classes | |
| struct | ts::WaveDescriptor |
| One entry of the wave-descriptor table: where a sample lives in the wave ROM, how it is tuned, and how it loops. More... | |
| struct | ts::MultisampleZone |
| A key range within a multisample and the wave it selects. More... | |
Namespaces | |
| namespace | ts |