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

TCustomSawtoothOscillator

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

Declaration

Source position: DAV_DspSawtoothOscillator.pas line 42

type TCustomSawtoothOscillator = class(TDspSampleRatePersistent,IDspGenerator32)

protected

  procedure CalculateIntegerOffset; virtual;

  

  procedure FrequencyChanged; virtual;

  

  procedure SampleRateChanged; override;

  

public

  constructor Create; override;

  

  function ProcessSample32;

  

  procedure ProcessBlock32();

  

  property Frequency: Single; [rw]

  

end;

Inheritance

TCustomSawtoothOscillator

  

|

TDspSampleRatePersistent,IDspGenerator32

  

|

TDspPersistent

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio