Ardour
9.0-pre0-386-g96ef4d20f2
|
#include "audiographer/visibility.h"
#include "audiographer/sink.h"
#include "audiographer/utils/listed_source.h"
#include "private/gdither/gdither_types.h"
Go to the source code of this file.
Classes | |
class | AudioGrapher::SampleFormatConverter< TOut > |
Namespaces | |
AudioGrapher | |
Enumerations | |
enum | AudioGrapher::DitherType { AudioGrapher::D_None = GDitherNone , AudioGrapher::D_Rect = GDitherRect , AudioGrapher::D_Tri = GDitherTri , AudioGrapher::D_Shaped = GDitherShaped } |
Dither types from the gdither library. More... | |