|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
Splits a descriptor's region byte into a bank and a bank-relative region index. More...
#include <tabulasonora/wave_rom.hpp>
Public Attributes | |
| int | bank = 0 |
| int | effective_region = 0 |
Splits a descriptor's region byte into a bank and a bank-relative region index.
| int ts::WaveRom::SplitRegion::bank = 0 |
| int ts::WaveRom::SplitRegion::effective_region = 0 |