|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
This is the complete list of members for ts::InsertionEffect, including all inherited members.
| chorus_send() const noexcept | ts::InsertionEffect | |
| current() const | ts::InsertionEffect | |
| delay_send() const noexcept | ts::InsertionEffect | |
| directory() const | ts::InsertionEffect | |
| implemented() const | ts::InsertionEffect | |
| InsertionEffect(const RomImage &rom) | ts::InsertionEffect | explicit |
| InsertionEffect(InsertionEffect &&) noexcept | ts::InsertionEffect | |
| operator=(InsertionEffect &&) noexcept | ts::InsertionEffect | |
| parameter_bytes | ts::InsertionEffect | static |
| process(std::span< const float > in_left, std::span< const float > in_right, std::span< float > out_left, std::span< float > out_right) | ts::InsertionEffect | |
| register_count | ts::InsertionEffect | static |
| reset() | ts::InsertionEffect | |
| reverb_send() const noexcept | ts::InsertionEffect | |
| select_type(int msb, int lsb) | ts::InsertionEffect | |
| set_parameter(int address, int value) | ts::InsertionEffect | |
| ~InsertionEffect() | ts::InsertionEffect |