|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
A (map, bank, program) triple that resolves through the same three-level lookup. More...
#include <tabulasonora/patch_directory.hpp>
Public Attributes | |
| int | map = 0 |
| int | bank = 0 |
| int | program = 0 |
A (map, bank, program) triple that resolves through the same three-level lookup.
| int ts::ProgramReference::map = 0 |
| int ts::ProgramReference::bank = 0 |
| int ts::ProgramReference::program = 0 |