Phaser Property

Summary

LEAD Audio Phaser audio processor. This distinctive sound is obtained by creating one or more notches in the frequency domain that eliminate sounds at the notch frequencies.

Syntax
C#
VB
C++
public Processor Phaser { get; } 
Public ReadOnly Property Phaser As Processor 
public: 
property Processor^ Phaser { 
   Processor^ get(); 
} 

Property Value

A Processor object

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly