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

TVariableDelay32Allpass

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

Declaration

Source position: DAV_DspVariableDelay.pas line 97

type TVariableDelay32Allpass = class(TCustomVariableDelay32)

protected

  FAllpassFilter: TFirstOrderAllpassFilter;

  

  class function InterpolatorLength; override;

  

  procedure DelayChanged; override;

  

  procedure SampleRateChanged; override;

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure Reset; override;

  

  function ProcessSample32(); override;

  

end;

Inheritance

TVariableDelay32Allpass

  

|

TCustomVariableDelay32

  

|

TCustomVariableDelay,IDspProcessor32

  

|

TDspSampleRatePersistent

  

|

TDspPersistent

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio