sc2-gamedata
Public Attributes | List of all members
CDSPChorus Class Reference

Chorus. More...

#include <DSP.h>

Inheritance diagram for CDSPChorus:
Inheritance graph
[legend]
Collaboration diagram for CDSPChorus:
Collaboration graph
[legend]

Public Attributes

real32 Delay
 Delay. More...
 
real32 Depth
 Depth. More...
 
real32 DryMix
 Dry Mix. More...
 
real32 Feedback
 Feedback. More...
 
real32 Rate
 Rate. More...
 
real32 WetMix1
 Wet Mix 1. More...
 
real32 WetMix2
 Wet Mix 2. More...
 
real32 WetMix3
 Wet Mix 3. More...
 

Detailed Description

Chorus.

Remarks
Unknown

Member Data Documentation

◆ Delay

real32 CDSPChorus::Delay

Delay.

Delay interval for the chorus

Remarks
minValue: 0.01
maxValue: 0.01

◆ Depth

real32 CDSPChorus::Depth

Depth.

Amount the chorus will detune

Remarks
minValue: 0.0
maxValue: 0.0

◆ DryMix

real32 CDSPChorus::DryMix

Dry Mix.

Volume level for the pre-effect audio

Remarks
minValue: 0.0
maxValue: 0.0

◆ Feedback

real32 CDSPChorus::Feedback

Feedback.

Amount of the chorus that is fed back through the chorus effect

Remarks
minValue: 0.0
maxValue: 0.0

◆ Rate

real32 CDSPChorus::Rate

Rate.

Rate at which the chorus is detuned

Remarks
minValue: 0.0
maxValue: 0.0

◆ WetMix1

real32 CDSPChorus::WetMix1

Wet Mix 1.

Volume level 1 for the post-effect audio

Remarks
minValue: 0.0
maxValue: 0.0

◆ WetMix2

real32 CDSPChorus::WetMix2

Wet Mix 2.

Volume level 2 for the post-effect audio

Remarks
minValue: 0.0
maxValue: 0.0

◆ WetMix3

real32 CDSPChorus::WetMix3

Wet Mix 3.

Volume level 3 for the post-effect audio

Remarks
minValue: 0.0
maxValue: 0.0

The documentation for this class was generated from the following file: