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

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

for_type(std::optional< int > type)ts::Reverbstatic
process(std::span< const float > input, std::span< float > left, std::span< float > right) overridets::Reverbvirtual
process(std::span< const float > input, std::span< const float > chorus_left, std::span< const float > chorus_right, std::span< float > left, std::span< float > right)ts::Reverb
reset() overridets::Reverbvirtual
Reverb(const ReverbPreset &preset)ts::Reverbinlineexplicit
ring_sizets::Reverbstatic
send_gain(int controller) noexceptts::Reverbinlinestatic
~Effect()=defaultts::Effectvirtual