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

Echo. More...

#include <DSP.h>

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

Public Attributes

real32 DecayRatio
 Decay Ratio. More...
 
real32 Delay
 Delay. More...
 
real32 DryMix
 Dry Mix. More...
 
real32 MaxChannels
 Maximum Channels. More...
 
real32 WetMix
 Wet Mix. More...
 

Detailed Description

Echo.

Remarks
Unknown

Member Data Documentation

◆ DecayRatio

real32 CDSPEcho::DecayRatio

Decay Ratio.

Amplitude of the echoes to original sound ratio

Remarks
minValue: 0.0
maxValue: 0.0

◆ Delay

real32 CDSPEcho::Delay

Delay.

Delay time between the original sound and the echoes

Remarks
minValue: 10
maxValue: 10

◆ DryMix

real32 CDSPEcho::DryMix

Dry Mix.

Volume level for the pre-effect audio

Remarks
minValue: 0.0
maxValue: 0.0

◆ MaxChannels

real32 CDSPEcho::MaxChannels

Maximum Channels.

Maximum number of echoes

Remarks
minValue: 0
maxValue: 0

◆ WetMix

real32 CDSPEcho::WetMix

Wet Mix.

Volume level for the post-effect audio

Remarks
minValue: 0.0
maxValue: 0.0

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