|
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::ControlMatrix, including all inherited members.
| applied_bipolar(Source source, int amount, int pitch_depth=neutral) const noexcept | ts::ControlMatrix | inline |
| applied_linear(Source source, int amount) const noexcept | ts::ControlMatrix | inline |
| at(Source source, Destination destination) noexcept | ts::ControlMatrix | inline |
| at(Source source, Destination destination) const noexcept | ts::ControlMatrix | inline |
| bend_pitch_lives_in_bend_range | ts::ControlMatrix | static |
| ControlMatrix() noexcept | ts::ControlMatrix | inline |
| default_modulation_lfo1_pitch | ts::ControlMatrix | static |
| depth | ts::ControlMatrix | |
| Destination enum name | ts::ControlMatrix | |
| destination_count | ts::ControlMatrix | static |
| law(Destination destination) noexcept | ts::ControlMatrix | inlinestatic |
| neutral | ts::ControlMatrix | static |
| reset() noexcept | ts::ControlMatrix | inline |
| scaled(Destination destination, int sum) noexcept | ts::ControlMatrix | inlinestatic |
| scaled(const Modulation &sums) noexcept | ts::ControlMatrix | inlinestatic |
| Source enum name | ts::ControlMatrix | |
| source_count | ts::ControlMatrix | static |
| store(Source source, Destination destination, int value) noexcept | ts::ControlMatrix | inline |