Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::dsp::Ditherer Class Reference

An extremely naive ditherer. More...

#include <src/dsp/ditherer.h>

Public Member Functions

void reset (int numBits) noexcept
void process (float *samps, int num) noexcept

Detailed Description

An extremely naive ditherer.

TODO: this could be done much better!

Definition at line 32 of file ditherer.h.


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