Delphi ASIO & VST Package: DDspEnvelopeFollower: Class TDspEnvelopeFollower

Delphi ASIO & VST

Class TDspEnvelopeFollower

DescriptionHierarchyFieldsMethodsProperties

Unit

DDspEnvelopeFollower

Declaration

type TDspEnvelopeFollower = class(TDspBaseComponent)

Description

-$DEFINE Debug

Hierarchy

  • TDspBaseComponent
  • TDspEnvelopeFollower

Overview

Methods

Public procedure Init; override;
Public procedure Reset; override;
Public function Process(input: Single; channel: integer): Single; overload;
Public function Process(input: Double; channel: integer): Double; overload;

Properties

Published property Attack: single read fAttack write SetAttack;
Published property Release: single read fRelease write SetRelease;

Description

Methods

Public procedure Init; override;
 
Public procedure Reset; override;
 
Public function Process(input: Single; channel: integer): Single; overload;
 
Public function Process(input: Double; channel: integer): Double; overload;
 

Properties

Published property Attack: single read fAttack write SetAttack;
 
Published property Release: single read fRelease write SetRelease;

0..1


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