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

TLevelingAmplifierProgramDependentRelease

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

Declaration

Source position: DAV_DspLevelingAmplifier.pas line 109

type TLevelingAmplifierProgramDependentRelease = class(TCustomLevelingAmplifier)

protected

  procedure CalculateReleaseFactor; override;

  

public

  constructor Create; override;

  

  procedure Sidechain(); override;

  

published

  property Input_dB: Double;

  

  property Output_dB: Double;

  

  property Attack_ms: Double;

  

  property Release_ms: Double;

  

  property ProgramDependency: Double; [rw]

  

  property Ratio: Double;

  

  property SampleRate: Double;

  

  property Knee: Double;

  

end;

Inheritance

TLevelingAmplifierProgramDependentRelease

  

|

TCustomLevelingAmplifier

  

|

TDspSampleRatePersistent,IDspProcessor64

  

|

TDspPersistent

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio