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

TSimpleDirectGate

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

Declaration

Source position: DAV_DspDynamics.pas line 115

type TSimpleDirectGate = class(TCustomDynamicProcessor)

protected

  property Knee_dB: Double;

  

public

  function TranslatePeakToGain(); override;

  

  procedure InputSample(); override;

  

  function ProcessSample32(); override;

  

  function ProcessSample64(); override;

  

published

  property Threshold_dB: Double;

  

end;

Inheritance

TSimpleDirectGate

  

|

TCustomDynamicProcessor

  

|

TDspPersistent,IDspProcessor32,IDspProcessor64

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio