|
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::PitchRamp, including all inherited members.
| arm(double from_ratio, double to_ratio) noexcept | ts::PitchRamp | inline |
| domain_max | ts::PitchRamp | static |
| domain_of(double ratio) noexcept | ts::PitchRamp | inlinestatic |
| increment_of(int value) const noexcept | ts::PitchRamp | inline |
| is_active() const noexcept | ts::PitchRamp | inline |
| milli_semitone_divisor | ts::PitchRamp | static |
| next_slot() noexcept | ts::PitchRamp | inline |
| PitchRamp(std::span< const std::int32_t > ramp_exp) noexcept | ts::PitchRamp | inlineexplicit |
| samples_per_slot | ts::PitchRamp | static |
| units_per_octave | ts::PitchRamp | static |
| unity | ts::PitchRamp | static |