MPD
0.20.15
|
Go to the source code of this file.
Functions | |
static constexpr unsigned long | pcm_prng (unsigned long state) |
A very simple linear congruential PRNG. More... | |
|
inlinestatic |
A very simple linear congruential PRNG.
It's good enough for PCM dithering.
Definition at line 28 of file PcmPrng.hxx.