|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
#include "tabulasonora/render_options.hpp"#include "tabulasonora/smf_reader.hpp"#include "tabulasonora/tone_generator.hpp"#include <cstdint>#include <filesystem>#include <optional>#include <span>#include <vector>Go to the source code of this file.
Classes | |
| class | ts::SequencePlayer |
| Drives a running engine from a MIDI event list. More... | |
Namespaces | |
| namespace | ts |