Enum ChebyshevBandPassRejectAudioEffectMode
Chebyshev band pass and band reject filter mode.
Namespace: VisioForge.Core.Types.X.AudioEffects
Assembly: VisioForge.Core.dll
Syntax
public enum ChebyshevBandPassRejectAudioEffectMode
Fields
| Name | Description |
|---|---|
| BandPass | The band pass mode. |
| BandReject | The band reject mode. |