|
| NoiseGate (double thresholdDB, double sampleRate) |
|
void | setThreshold (double value) |
|
float | process (float sample, int channel=1) |
|
void | prepare (const double sampleRate, const int numSamples, const int numChannels) override |
|
void | process (std::span< const float > input, std::span< float >, int channel) override |
|
◆ prepare()
void NoiseGate::prepare |
( |
const double | sampleRate, |
|
|
const int | numSamples, |
|
|
const int | numChannels ) |
|
inlineoverridevirtual |
◆ process()
void NoiseGate::process |
( |
std::span< const float > | input, |
|
|
std::span< float > | , |
|
|
int | channel ) |
|
inlineoverridevirtual |
The documentation for this class was generated from the following files:
- /doxygen/utilities/dsp/dynamics/NoiseGate.h
- /doxygen/utilities/dsp/dynamics/NoiseGate.cpp