|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
A key range within a multisample and the wave it selects. More...
#include <tabulasonora/wave_descriptor.hpp>
Public Attributes | |
| int | key_low = 0 |
| int | key_high = 0 |
| int | wave = 0 |
A key range within a multisample and the wave it selects.
| int ts::MultisampleZone::key_low = 0 |
| int ts::MultisampleZone::key_high = 0 |
| int ts::MultisampleZone::wave = 0 |