Unit 'DAV_DspWaveshaper' Package
[Overview][Classes][Procedures and functions][Index] [#pl_asiovst]

TChebyshevWaveshaper

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

Declaration

Source position: DAV_DspWaveshaper.pas line 75

type TChebyshevWaveshaper = class(TCustomChebyshevWaveshaper)

protected

  procedure RecalculateHarmonics; override;

  

  procedure OrderChanged; override;

  

public

  constructor Create; override;

  

  procedure ProcessBlock32(); override;

  

  procedure ProcessBlock64(); override;

  

  function ProcessSample32(); override;

  

  function ProcessSample64(); override;

  

  property Gain []: Double; [rw]

  

  property Level []: Double; [rw]

  

  property Inverted []: Boolean; [rw]

  

  property BypassDC: Boolean; [rw]

  

end;

Inheritance

TChebyshevWaveshaper

  

|

TCustomChebyshevWaveshaper

  

|

TDspPersistent,IDspProcessor32,IDspProcessor64

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio