#include <Kwidget_ConvolutionReverb.h>
|
| static const String | Mix = "Mix" |
| |
| static const String | Predelay = "Predelay" |
| |
| static const String | WetGain = "WetGain" |
| |
| static const String | ImpulsePath = "ImpulsePath" |
| |
| static const String | Bypass = "Bypass" |
| |
◆ Bypass
| const String krotos::Kwidget_ConvolutionReverb::Parameters::Bypass = "Bypass" |
|
static |
◆ ImpulsePath
| const String krotos::Kwidget_ConvolutionReverb::Parameters::ImpulsePath = "ImpulsePath" |
|
static |
The path of the IR file being used for the reverb
◆ Mix
| const String krotos::Kwidget_ConvolutionReverb::Parameters::Mix = "Mix" |
|
static |
How much of your wet signal (signal with reverb) is mixed into your dry signal (without reverb)
◆ Predelay
| const String krotos::Kwidget_ConvolutionReverb::Parameters::Predelay = "Predelay" |
|
static |
The amount of time in milliseconds between the original dry sound, and the audible onset of reverb
◆ WetGain
| const String krotos::Kwidget_ConvolutionReverb::Parameters::WetGain = "WetGain" |
|
static |
Boosts the gain of the wet signal
The documentation for this struct was generated from the following files: