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

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

compile(std::span< const int > raw, int sample_rate=32000)ts::SystemDelaystatic
for_type(int type)ts::SystemDelaystatic
process(std::span< const float > input, std::span< float > left, std::span< float > right) overridets::SystemDelayvirtual
ratio_percent(int raw)ts::SystemDelaystatic
reset() overridets::SystemDelayvirtual
ring_sizets::SystemDelaystatic
send_gain(int send) noexceptts::SystemDelayinlinestatic
SystemDelay(const DelayParameters &parameters)ts::SystemDelayexplicit
time_milliseconds(int raw)ts::SystemDelaystatic
~Effect()=defaultts::Effectvirtual