Description | Hierarchy | Fields | Methods | Properties |
type TCompressor = class(TSimpleRMSCompressor)
in ms
![]() |
constructor Create; override; |
![]() |
destructor Destroy; override; |
![]() |
procedure InputSideChain(Input : Double); override; |
![]() |
function ProcessSample(Input : Double):Double; override; |
![]() |
property SideChainLowCut : Double read GetLowCut write SetLowCut; |
![]() |
property SideChainHighCut : Double read GetHighCut write SetHighCut; |
![]() |
constructor Create; override; |
![]() |
destructor Destroy; override; |
![]() |
procedure InputSideChain(Input : Double); override; |
![]() |
function ProcessSample(Input : Double):Double; override; |
![]() |
property SideChainLowCut : Double read GetLowCut write SetLowCut; |
![]() |
property SideChainHighCut : Double read GetHighCut write SetHighCut; |
in Hz |