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

TSpectralNoiseCut64

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

Declaration

Source position: DAV_DspSpectralNoiseReduction.pas line 203

type TSpectralNoiseCut64 = class(TCustomNoiseReduction64,IDspProcessor64)

protected

  procedure BuildFilter(); override;

  

  procedure PerformSpectralEffect();

  

  procedure ThresholdChanged; virtual;

  

public

  constructor Create; override;

  

published

  property Threshold: Double; [rw]

  

  property FFTOrder: Byte;

  

  property FFTSize: Integer;

  

  property WindowFunctionClass: TWindowFunctionClass;

  

end;

Inheritance

TSpectralNoiseCut64

  

|

TCustomNoiseReduction64,IDspProcessor64

  

|

TCustomSpectralEffect64

  

|

TCustomSpectralEffect

  

|

TDspSampleRateFftPersistent

  

|

TDspSampleRatePersistent

  

|

TDspPersistent

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio