Unit 'DAV_DspDitherNoiseShaper' Package
[Overview][Constants][Types][Classes][Index] [#pl_asiovst]

TDitherSharpNoiseShaper32

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

Declaration

Source position: DAV_DspDitherNoiseShaper.pas line 249

type TDitherSharpNoiseShaper32 = class(TCustomDitherFIRNoiseShaper)

protected

  FCoefficients: PDAVSingleFixedArray;

  

  FHistory: PDAVSingleFixedArray;

  

  procedure BitDepthChanged; override;

  

  procedure OrderChanged; override;

  

  procedure SampleRateChanged; override;

  

public

  constructor Create; override;

  

  function ProcessInteger();

  

  function ProcessFloat();

  

  procedure Reset; override;

  

published

  property BitDepth: Byte;

  

  property DitherAmplitude: Single; [rw]

  

  property DitherType: TDitherType;

  

  property Limit: Boolean;

  

  property Samplerate: Double;

  

end;

Inheritance

TDitherSharpNoiseShaper32

  

|

TCustomDitherFIRNoiseShaper

  

|

TCustomDitherNoiseShaper

  

|

TDspSampleRatePersistent

  

|

TDspPersistent

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio