|
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::EnvelopeMachine, including all inherited members.
| EnvelopeMachine(const TableSet &tables) | ts::EnvelopeMachine | explicit |
| hold_forever | ts::EnvelopeMachine | static |
| hold_samples(const PartialParameters &partial, int velocity) const noexcept | ts::EnvelopeMachine | |
| is_linear_segment(int rate_byte) noexcept | ts::EnvelopeMachine | inlinestatic |
| level_scale(int level, int modifier) const noexcept | ts::EnvelopeMachine | |
| minimum_segment_ticks | ts::EnvelopeMachine | static |
| rate_scale(int base_rate, int modifier) const noexcept | ts::EnvelopeMachine | |
| segment_curve(double position, double start, double target, bool linear) const noexcept | ts::EnvelopeMachine | |
| segment_milliseconds(int rate_byte, int rate_multiplier, int velocity_multiplier=unity_multiplier, int bias=0) const noexcept | ts::EnvelopeMachine | |
| unity_multiplier | ts::EnvelopeMachine | static |