|
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::LfoEngine, including all inherited members.
| configure(int tone_number, const PartialParameters &partial, const PartModifiers &modifiers={}) const | ts::LfoEngine | |
| create_runner(const LfoConfig &config) const | ts::LfoEngine | |
| create_runners(int tone_number, const PartialParameters &partial, const PartModifiers &modifiers={}) const | ts::LfoEngine | |
| destination_limits(LfoDestination destination) noexcept | ts::LfoEngine | inlinestatic |
| is_random(int waveform) noexcept | ts::LfoEngine | inlinestatic |
| LfoEngine(const TableSet &tables, EngineNoise *noise=nullptr) | ts::LfoEngine | explicit |
| mod_wheel_depth(int controller, int depth=0x0A, int offset=0) noexcept | ts::LfoEngine | static |
| modulation(int tone_number, const PartialParameters &partial, int tick_count, LfoDestination destination) const | ts::LfoEngine | |
| noise() const noexcept | ts::LfoEngine | inline |
| pitch_modulation_with_wheel(int tone_number, const PartialParameters &partial, int tick_count, std::span< const double > mod_depth_per_tick) const | ts::LfoEngine | |
| run(const LfoConfig &config, int tick_count, LfoDestination destination) const | ts::LfoEngine | |
| slew_step | ts::LfoEngine | static |
| waveform(int phase, int waveform_index) const noexcept | ts::LfoEngine | |
| waveform_scale | ts::LfoEngine | static |