Audacity 3.2.0
|
#include "SampleFormat.h"
Go to the source code of this file.
Classes | |
class | Dither |
This class implements various functions for dithering and is derived from the dither code in the Ardour project, written by Steve Harris. More... | |
Enumerations | |
enum | DitherType : unsigned { none = 0 , rectangle = 1 , triangle = 2 , shaped = 3 } |
These ditherers are currently available: More... | |
enum DitherType : unsigned |