|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
#include "tabulasonora/rom_image.hpp"#include <array>#include <cstdint>#include <memory>#include <span>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | ts::EfxRecord |
| One record of the DLL's own insertion-effect directory. More... | |
| class | ts::InsertionEffect |
| The GS insertion EFX block: one stereo effect ahead of the send network. More... | |
Namespaces | |
| namespace | ts |