Delphi ASIO & VST Package: DDspPhaser: Class TMasterAllPass

Delphi ASIO & VST

Class TMasterAllPass

DescriptionHierarchyFieldsMethodsProperties

Unit

DDspPhaser

Declaration

type TMasterAllPass = class(TObject)

Description

Hierarchy

  • TObject
  • TMasterAllPass

Overview

Methods

Public constructor Create;
Public destructor Destroy; override;
Public function Process(const x:single):single;

Properties

Public property Delay: Single read fDelay write SetDelay;
Public property Stages: Integer read fStages write fStages;
Public property SampleRate : Single read fSampleRate write fSampleRate;

Description

Methods

Public constructor Create;
 
Public destructor Destroy; override;
 
Public function Process(const x:single):single;
 

Properties

Public property Delay: Single read fDelay write SetDelay;
 
Public property Stages: Integer read fStages write fStages;
 
Public property SampleRate : Single read fSampleRate write fSampleRate;
 

Generated by PasDoc 0.10.0 on 2007-11-13 13:04:17