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

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

available() const noexceptts::Equalizerinline
clear() noexceptts::Equalizer
Equalizer(const EffectPresets &presets) noexceptts::Equalizerexplicit
flat_gaints::Equalizerstatic
is_flat() const noexceptts::Equalizerinline
process(std::span< float > left, std::span< float > right) noexceptts::Equalizer
reset() noexceptts::Equalizer
set_high_frequency(int value) noexceptts::Equalizer
set_high_gain(int value) noexceptts::Equalizer
set_low_frequency(int value) noexceptts::Equalizer
set_low_gain(int value) noexceptts::Equalizer