Class ALCombFilter.TALCombFilter

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 36: Line 36:
 
Use this component to perform a feedback or feedforward Comb
 
Use this component to perform a feedback or feedforward Comb
 
filter over the input signal.
 
filter over the input signal.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:ALCombFilter_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 45: Line 51:
  
 
== From [[Class ALCommonFilter.TALCommonFilter|TALCommonFilter]] ==
 
== From [[Class ALCommonFilter.TALCommonFilter|TALCommonFilter]] ==
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method function ALCommonFilter.TALCommonFilter.GetWaveFormat() : PALWaveFormatExtensible|function GetWaveFormat() : PALWaveFormatExtensible]]
  
 
== Pins ==
 
== Pins ==
Line 56: Line 67:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

Revision as of 20:29, 10 June 2013

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGALCombFilter.gif ALCombFilter.gif NETALCombFilter.gif

Package: AudioLabPkg

Unit: ALCombFilter

Inherits: TALCommonFilter

Contents

Syntax

Delphi:

type TALCombFilter = class( TALCommonFilter )

C++ Builder:

class TALCombFilter : public TALCommonFilter

Visual C++ (MFC):

class CTALCombFilter : public CTALCommonFilter

C# (.NET):

public ref class TALCombFilter : Mitov.AudioLab.CommonFilter

Summary

Performs a Comb filter over the input signal.

Description

Use this component to perform a feedback or feedforward Comb filter over the input signal.


Diagram:

ALCombFilter Preview.png

Properties

Published

From TALCommonFilter

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox