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

Low Pass. More...

#include <DSP.h>

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

Public Attributes

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

Detailed Description

Low Pass.

Remarks
Unknown

Member Data Documentation

◆ Cutoff

real32 CDSPLowPass::Cutoff

Cutoff.

Frequencies above the specified value will have their amplitude reduced

Remarks
minValue: 1.0
maxValue: 1.0

◆ Resonance

real32 CDSPLowPass::Resonance

Resonance.

Remarks
minValue: 1.0
maxValue: 1.0

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