PortAudio  2.0
Data Fields
PaUtilTriangularDitherGenerator Struct Reference

State needed to generate a dither signal. More...

#include <pa_dither.h>

Data Fields

PaUint32 previous
 
PaUint32 randSeed1
 
PaUint32 randSeed2
 

Detailed Description

State needed to generate a dither signal.

Field Documentation

PaUint32 PaUtilTriangularDitherGenerator::previous
PaUint32 PaUtilTriangularDitherGenerator::randSeed1
PaUint32 PaUtilTriangularDitherGenerator::randSeed2

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