#include <RingModulation.h>
◆ FRingModulation()
| Audio::FRingModulation::FRingModulation |
( |
| ) |
|
◆ ~FRingModulation()
| Audio::FRingModulation::~FRingModulation |
( |
| ) |
|
◆ Init()
| void Audio::FRingModulation::Init |
( |
const float |
InSampleRate, |
|
|
const int32 |
InNumChannels |
|
) |
| |
◆ ProcessAudio()
| void Audio::FRingModulation::ProcessAudio |
( |
const float * |
InBuffer, |
|
|
const int32 |
InNumSamples, |
|
|
float * |
OutBuffer |
|
) |
| |
◆ SetDryLevel()
| void Audio::FRingModulation::SetDryLevel |
( |
const float |
InDryLevel | ) |
|
|
inline |
◆ SetExternalPatchSource()
◆ SetModulationDepth()
| void Audio::FRingModulation::SetModulationDepth |
( |
const float |
InModulationDepth | ) |
|
◆ SetModulationFrequency()
| void Audio::FRingModulation::SetModulationFrequency |
( |
const float |
InModulationFrequency | ) |
|
◆ SetModulatorWaveType()
| void Audio::FRingModulation::SetModulatorWaveType |
( |
const EOsc::Type |
InType | ) |
|
◆ SetWetLevel()
| void Audio::FRingModulation::SetWetLevel |
( |
const float |
InWetLevel | ) |
|
The documentation for this class was generated from the following files: