1 #ifndef AUDIOGRAPHER_SAMPLE_FORMAT_CONVERTER_H
2 #define AUDIOGRAPHER_SAMPLE_FORMAT_CONVERTER_H
24 template <
typename TOut>
#define LIBAUDIOGRAPHER_API
An generic Source that uses a std::list for managing outputs.
DitherType
Dither types from the gdither library.
@ D_Tri
Triangular dithering.
@ D_Shaped
Actually noise shaping, only works for 46kHzish signals.
@ D_Rect
Rectangular dithering, i.e. white noise.