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

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

process(std::span< const float > input, std::span< float > left, std::span< float > right)=0ts::Effectpure virtual
reset()=0ts::Effectpure virtual
~Effect()=defaultts::Effectvirtual