Description | Hierarchy | Fields | Methods | Properties |
type TSVF = class(TObject)
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
procedure Process(const I : Single; var L,B,N,H: Single); |
![]() |
procedure ProcessBlock(I,L,B,N,H: PSingle; SampleFrames : Integer); |
![]() |
property Frequency: Single read fF write SetFrequency; |
![]() |
property SampleRate: Single read fFS write SetFS; |
![]() |
property Q: Single read fQ write SetQ; |
![]() |
property FrequencyTuningMethod: TFrequencyTuningMethod read fFTM write fFTM; |
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
procedure Process(const I : Single; var L,B,N,H: Single); |
![]() |
procedure ProcessBlock(I,L,B,N,H: PSingle; SampleFrames : Integer); |
![]() |
property Frequency: Single read fF write SetFrequency; |
![]() |
property SampleRate: Single read fFS write SetFS; |
![]() |
property Q: Single read fQ write SetQ; |
![]() |
property FrequencyTuningMethod: TFrequencyTuningMethod read fFTM write fFTM; |