Audacity 3.2.0
Public Attributes | List of all members
State Struct Reference

Public Attributes

int mPhase
 
float mTriangleState
 
float mBuffer [8]
 

Detailed Description

Definition at line 67 of file Dither.cpp.

Member Data Documentation

◆ mBuffer

float State::mBuffer[8]

Definition at line 70 of file Dither.cpp.

Referenced by Dither::Reset(), and ShapedDither().

◆ mPhase

int State::mPhase

Definition at line 68 of file Dither.cpp.

Referenced by Dither::Reset(), and ShapedDither().

◆ mTriangleState

float State::mTriangleState

Definition at line 69 of file Dither.cpp.

Referenced by Dither::Reset(), and TriangleDither().


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