Show / Hide Table of Contents

Enum EfxFormantFilterSettings

Vocal morpher effect parameters. If both parameters are set to the same phoneme, that determines the filtering effect that will be heard. If these two parameters are set to different phonemes, the filtering effect will morph between the two settings at a rate specified by EfxEffectf.VocalMorpherRate.

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK.dll
Syntax
public enum EfxFormantFilterSettings

Fields

Name Description
VocalMorpherPhonemeA

The A phoneme of the vocal morpher.

VocalMorpherPhonemeAA

The AA phoneme of the vocal morpher.

VocalMorpherPhonemeAE

The AE phoneme of the vocal morpher.

VocalMorpherPhonemeAH

The AH phoneme of the vocal morpher.

VocalMorpherPhonemeAO

The AO phoneme of the vocal morpher.

VocalMorpherPhonemeB

The B phoneme of the vocal morpher.

VocalMorpherPhonemeD

The D phoneme of the vocal morpher.

VocalMorpherPhonemeE

The E phoneme of the vocal morpher.

VocalMorpherPhonemeEH

The EH phoneme of the vocal morpher.

VocalMorpherPhonemeER

The ER phoneme of the vocal morpher.

VocalMorpherPhonemeF

The F phoneme of the vocal morpher.

VocalMorpherPhonemeG

The G phoneme of the vocal morpher.

VocalMorpherPhonemeI

The I phoneme of the vocal morpher.

VocalMorpherPhonemeIH

The IH phoneme of the vocal morpher.

VocalMorpherPhonemeIY

The IY phoneme of the vocal morpher.

VocalMorpherPhonemeJ

The J phoneme of the vocal morpher.

VocalMorpherPhonemeK

The K phoneme of the vocal morpher.

VocalMorpherPhonemeL

The L phoneme of the vocal morpher.

VocalMorpherPhonemeM

The M phoneme of the vocal morpher.

VocalMorpherPhonemeN

The N phoneme of the vocal morpher.

VocalMorpherPhonemeO

The O phoneme of the vocal morpher.

VocalMorpherPhonemeP

The P phoneme of the vocal morpher.

VocalMorpherPhonemeR

The R phoneme of the vocal morpher.

VocalMorpherPhonemeS

The S phoneme of the vocal morpher.

VocalMorpherPhonemeT

The T phoneme of the vocal morpher.

VocalMorpherPhonemeU

The U phoneme of the vocal morpher.

VocalMorpherPhonemeUH

The UH phoneme of the vocal morpher.

VocalMorpherPhonemeUW

The UW phoneme of the vocal morpher.

VocalMorpherPhonemeV

The V phoneme of the vocal morpher.

VocalMorpherPhonemeZ

The Z phoneme of the vocal morpher.

In This Article
Back to top Generated by DocFX