Page 1 of 1

Pink Noise Algorithm For FV-1

Posted: Wed Apr 14, 2021 3:26 pm
by HammerheadAudio
Hi, I am working on a project building a custom test signal generator using the FV-1, I currently have it doing a variety of common waveforms, now looking into noise generation, specifically pink noise as that's a standard test signal in pro-audio environments. Just wanted to check whether or not this already existed before diving into to writing my own. If anyone could share an algorithm for doing this that would be great. Thanks!

Re: Pink Noise Algorithm For FV-1

Posted: Thu Apr 15, 2021 7:34 am
by potul
There is a white noise pseudorandom generator code, but I don't recall any pink noise. Just search in the forum for pseudorandom

Re: Pink Noise Algorithm For FV-1

Posted: Thu Apr 15, 2021 7:44 am
by potul
Maybe you can use white noise and filtering to get the pink noise...