|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
#include "tabulasonora/patch_directory.hpp"#include "tabulasonora/rom_image.hpp"#include <array>#include <cstdint>#include <optional>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | ts::DrumKey |
| One drum key's settings within a kit. More... | |
| class | ts::DrumKitTable |
| The drum kit records: for each of 128 keys, which tone sounds and how it is levelled, tuned, panned and grouped. More... | |
Namespaces | |
| namespace | ts |