surge-synthesizer / sst-effects

The SST Effects Repo
GNU General Public License v3.0
3 stars 7 forks source link

Noise gen upgrades #73

Open Andreya-Autumn opened 1 month ago

Andreya-Autumn commented 1 month ago

So, as established in https://github.com/surge-synthesizer/surge/issues/6836 and https://github.com/surge-synthesizer/shortcircuit-xt/issues/891 , getting the correlated noise sample-rate independent is tricky.

But it may also be the case that correlated noise isn't the best strategy we could use. Filtering could work well and would be easy to set up. And if we could find a way to generate noise with a variable dB/oct slope, that'd be great too.

Investigate some day maybe.