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

Generic. More...

#include <Reverb.h>

Public Attributes

int32 Room
 Room. More...
 
int32 RoomHF
 Room (High Frequency) More...
 
int32 RoomLF
 Room (Low Frequency) More...
 
real32 DecayTime
 Decay Time. More...
 
real32 DecayHFRatio
 Decay High Frequency Ratio. More...
 
int32 Reflections
 Reflections. More...
 
real32 ReflectionsDelay
 Reflection Delay. More...
 
int32 Reverb
 Reverb. More...
 
real32 ReverbDelay
 Reverb Decay. More...
 
real32 HFReference
 High Frequency Reference. More...
 
real32 LFReference
 Low Frequency Reference. More...
 
real32 RoomRolloffFactor
 Room Rolloff Factor. More...
 
real32 Diffusion
 Diffusion. More...
 
real32 Density
 Density. More...
 
std::vector< real32SpeakerMix
 Speaker Mix. More...
 

Detailed Description

Generic.

Remarks
Unknown

Member Data Documentation

◆ DecayHFRatio

real32 CReverb::DecayHFRatio

Decay High Frequency Ratio.

Remarks
minValue: 0.1
maxValue: 0.1

◆ DecayTime

real32 CReverb::DecayTime

Decay Time.

Remarks
minValue: 0.1
maxValue: 0.1

◆ Density

real32 CReverb::Density

Density.

Remarks
minValue: 0.0
maxValue: 0.0

◆ Diffusion

real32 CReverb::Diffusion

Diffusion.

Remarks
minValue: 0.0
maxValue: 0.0

◆ HFReference

real32 CReverb::HFReference

High Frequency Reference.

Remarks
minValue: 1000.0
maxValue: 1000.0

◆ LFReference

real32 CReverb::LFReference

Low Frequency Reference.

Remarks
minValue: 20.0
maxValue: 20.0

◆ Reflections

int32 CReverb::Reflections

Reflections.

Remarks
minValue: -10000
maxValue: -10000

◆ ReflectionsDelay

real32 CReverb::ReflectionsDelay

Reflection Delay.

Remarks
minValue: 0.0
maxValue: 0.0

◆ Reverb

int32 CReverb::Reverb

Reverb.

Remarks
minValue: -10000
maxValue: -10000

◆ ReverbDelay

real32 CReverb::ReverbDelay

Reverb Decay.

Remarks
minValue: 0.0
maxValue: 0.0

◆ Room

int32 CReverb::Room

Room.

Remarks
minValue: -10000
maxValue: -10000

◆ RoomHF

int32 CReverb::RoomHF

Room (High Frequency)

Remarks
minValue: -10000
maxValue: -10000

◆ RoomLF

int32 CReverb::RoomLF

Room (Low Frequency)

Remarks
minValue: -10000
maxValue: -10000

◆ RoomRolloffFactor

real32 CReverb::RoomRolloffFactor

Room Rolloff Factor.

Remarks
minValue: 0.0
maxValue: 0.0

◆ SpeakerMix

std::vector<real32> CReverb::SpeakerMix

Speaker Mix.

Remarks
indexEnum: ESpeaker

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