Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
Ditherer Struct Reference

Ditherer. More...

#include <dsp/ditherer.h>

Data Fields

int random1
 
int random2
 
float amp
 
float offset
 
float s1
 
float s2
 

Detailed Description

Ditherer.

Definition at line 40 of file ditherer.h.

Field Documentation

◆ amp

float Ditherer::amp

Definition at line 44 of file ditherer.h.

◆ offset

float Ditherer::offset

Definition at line 45 of file ditherer.h.

◆ random1

int Ditherer::random1

Definition at line 42 of file ditherer.h.

◆ random2

int Ditherer::random2

Definition at line 43 of file ditherer.h.

◆ s1

float Ditherer::s1

Definition at line 46 of file ditherer.h.

◆ s2

float Ditherer::s2

Definition at line 47 of file ditherer.h.


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