electro-smith / DaisySP

A Powerful DSP Library in C++
https://www.electro-smith.com/daisy
Other
839 stars 132 forks source link

ClockedNoise module #106

Closed beserge closed 3 years ago

stephenhensley commented 3 years ago

Only changes I made here was random() to rand() and changed rand_frac to a constexpr since it doesn't change.