Unit 'DAV_DspLorenzOscilator' Package
[Overview][Constants][Classes][Index] [#pl_asiovst]

TLorenzOsc

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

Declaration

Source position: DAV_DspLorenzOscilator.pas line 120

type TLorenzOsc = class(TCustomLorenzRosslerOsc)

protected

  procedure SampleRateChanged; override;

  

  procedure FrequencyChanged; override;

  

public

  constructor Create; override;

  

  function GetCurrent;

  

  function GetAlternate;

  

  function ProcessSample32; override;

  

published

  property Frequency: Single;

  

  property SampleRate: Double;

  

end;

Inheritance

TLorenzOsc

  

|

TCustomLorenzRosslerOsc

  

|

TDspSampleRatePersistent,IDspGenerator32

  

|

TDspPersistent

  

|

TNotifiablePersistent

  

|

TObject



CT Web help

CodeTyphon Studio