Unit 'DAV_DspLightweightDynamics' Package
[Overview][Classes][Index] [#pl_asiovst]

TLightweightSoftKneeUpwardCompressor

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_DspLightweightDynamics.pas line 135

type TLightweightSoftKneeUpwardCompressor = class(TCustomKneeCompressor)

protected

  FRatioFactor: Single;

  

  FThrshlddB: Single;

  

  FKneeFactor: Single;

  

  procedure RatioChanged; override;

  

  procedure KneeChanged; override;

  

  procedure ThresholdChanged; override;

  

  procedure AutoMakeUpChanged; override;

  

  procedure CalculateAttackFactor; override;

  

  procedure CalculateReleaseFactor; override;

  

public

  constructor Create; override;

  

  function TranslatePeakToGain(); override;

  

  function ProcessSample64(); override;

  

  function CharacteristicCurve_dB(); override;

  

  procedure InputSample(); override;

  

  function GainSample(); override;

  

published

  property MakeUpGain_dB: Double;

  

  property Knee_dB: Double;

  

end;

Inheritance

TLightweightSoftKneeUpwardCompressor

  

|

TCustomKneeCompressor

  

|

TCustomCompressor

  

|

TCustomTimeConstantRatioDynamics

  

|

TCustomTimeConstantDynamics

  

|

TCustomDynamicProcessor

  

|

TDspPersistent,IDspProcessor32,IDspProcessor64

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio