|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
The eight GS chorus types plus the power-on default. More...
#include <tabulasonora/effect_presets.hpp>
Public Attributes | |
| std::vector< std::string > | type_names |
| ChorusPreset | defaults |
| std::vector< ChorusPreset > | types |
Static Public Attributes | |
| static constexpr double | send_at_full_scale = 0.3428 |
| Send-bus gain at controller 127. | |
The eight GS chorus types plus the power-on default.
|
staticconstexpr |
Send-bus gain at controller 127.
| std::vector<std::string> ts::ChorusPresets::type_names |
| ChorusPreset ts::ChorusPresets::defaults |
| std::vector<ChorusPreset> ts::ChorusPresets::types |