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

High Pass. More...

#include <DSP.h>

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

Public Attributes

real32 Cutoff
 Cutoff. More...
 
real32 Resonance
 Resonance. More...
 

Detailed Description

High Pass.

Remarks
Unknown

Member Data Documentation

◆ Cutoff

real32 CDSPHighPass::Cutoff

Cutoff.

Frequencies below the specified value will have their amplitude reduced

Remarks
minValue: 1.0
maxValue: 1.0

◆ Resonance

real32 CDSPHighPass::Resonance

Resonance.

Remarks
minValue: 1.0
maxValue: 1.0

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