Delphi ASIO & VST Package: DDspDynamics: Class TCompressor

Delphi ASIO & VST

Class TCompressor

DescriptionHierarchyFieldsMethodsProperties

Unit

DDspDynamics

Declaration

type TCompressor = class(TSimpleRMSCompressor)

Description

in ms

Hierarchy

Overview

Methods

Public constructor Create; override;
Public destructor Destroy; override;
Public procedure InputSideChain(Input : Double); override;
Public function ProcessSample(Input : Double):Double; override;

Properties

Published property SideChainLowCut : Double read GetLowCut write SetLowCut;
Published property SideChainHighCut : Double read GetHighCut write SetHighCut;

Description

Methods

Public constructor Create; override;
 
Public destructor Destroy; override;
 
Public procedure InputSideChain(Input : Double); override;
 
Public function ProcessSample(Input : Double):Double; override;
 

Properties

Published property SideChainLowCut : Double read GetLowCut write SetLowCut;
 
Published property SideChainHighCut : Double read GetHighCut write SetHighCut;

in Hz


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