Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
Loading...
Searching...
No Matches
ts::LfoEngine Member List

This is the complete list of members for ts::LfoEngine, including all inherited members.

configure(int tone_number, const PartialParameters &partial, const PartModifiers &modifiers={}) constts::LfoEngine
create_runner(const LfoConfig &config) constts::LfoEngine
create_runners(int tone_number, const PartialParameters &partial, const PartModifiers &modifiers={}) constts::LfoEngine
destination_limits(LfoDestination destination) noexceptts::LfoEngineinlinestatic
is_random(int waveform) noexceptts::LfoEngineinlinestatic
LfoEngine(const TableSet &tables, EngineNoise *noise=nullptr)ts::LfoEngineexplicit
mod_wheel_depth(int controller, int depth=0x0A, int offset=0) noexceptts::LfoEnginestatic
modulation(int tone_number, const PartialParameters &partial, int tick_count, LfoDestination destination) constts::LfoEngine
noise() const noexceptts::LfoEngineinline
pitch_modulation_with_wheel(int tone_number, const PartialParameters &partial, int tick_count, std::span< const double > mod_depth_per_tick) constts::LfoEngine
run(const LfoConfig &config, int tick_count, LfoDestination destination) constts::LfoEngine
slew_stepts::LfoEnginestatic
waveform(int phase, int waveform_index) const noexceptts::LfoEngine
waveform_scalets::LfoEnginestatic