|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
This is the complete list of members for ts::WaveRom, including all inherited members.
| bank_a_region_count | ts::WaveRom | static |
| bank_b_region_count | ts::WaveRom | static |
| bank_base(int bank) const noexcept | ts::WaveRom | inline |
| max_sample_count | ts::WaveRom | static |
| read_streams(int region, int loop, int start) const | ts::WaveRom | |
| region_base(int region) const noexcept | ts::WaveRom | |
| region_count(int bank) noexcept | ts::WaveRom | inlinestatic |
| region_size | ts::WaveRom | static |
| split_region(int region) noexcept | ts::WaveRom | inlinestatic |
| WaveRom(const RomImage &rom) | ts::WaveRom | explicit |