|
JackTrip
|
This is the complete list of members for Compressor, including all inherited members.
| Compressor(int numchans, bool verboseIn=false, float ratioIn=2.0f, float thresholdDBIn=-24.0f, float attackMSIn=15.0f, float releaseMSIn=40.0f, float makeUpGainDBIn=2.0f) | Compressor | inline |
| Compressor(int numchans, bool verboseIn=false, CompressorPreset preset=CompressorPresets::voice) | Compressor | inline |
| compute(int nframes, float **inputs, float **outputs) override | Compressor | virtual |
| fSamplingFreq | ProcessPlugin | protected |
| getInited() | ProcessPlugin | inlinevirtual |
| getName() | ProcessPlugin | inlinevirtual |
| getNumInputs() override | Compressor | inlinevirtual |
| getNumOutputs() override | Compressor | inlinevirtual |
| init(int samplingRate) override | Compressor | inlinevirtual |
| inited | ProcessPlugin | protected |
| ProcessPlugin() | ProcessPlugin | inline |
| setParamAllChannels(const char pName[], float p) | Compressor | inline |
| setVerbose(bool v) | ProcessPlugin | inlinevirtual |
| verbose | ProcessPlugin | protected |
| ~Compressor() | Compressor | inlinevirtual |
| ~ProcessPlugin() | ProcessPlugin | inlinevirtual |