|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
#include "tabulasonora/note_renderer.hpp"#include "tabulasonora/sequence.hpp"#include <atomic>#include <filesystem>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | ts::ChannelMask |
| Per-channel mute and solo. More... | |
| struct | ts::RenderOptions |
| How a sequence should be rendered. More... | |
| struct | ts::RenderResult |
| A finished render. More... | |
Namespaces | |
| namespace | ts |