<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">"True" pink noise is likewise impossible: if it's equal energy per octave, then since there is no "lowest octave," any energy in any octave implies infinity at 0hz. The fexpr~ approach I gave accumulates, but imagines a "container" with "walls" at +/- 1.0 where whatever was doing the random walk "bounces" off the wall. It should have a color within auditory range similar to unrestricted integration. A lot depends on what you want to do with the noise (it's not necessarily an audio source).</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Convolution is a pretty good way to go. I've seen a number of filters that try to distribute phase randomly across the frequency magnitude curve. Also remember that the 6dB dropoff is with respect to log frequency, whereas FFT is linear in frequency.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 14, 2015 at 1:35 PM, Martin Peach <span dir="ltr"><<a href="mailto:chakekatzil@gmail.com" target="_blank">chakekatzil@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>There's [rojo~] in mrpeach, if by brown noise you mean red noise. (brownian noise?)<br></div><div>[rojo~] tends to grow out of bounds, which is a problem with correlated noise: if you want long term correlations you have to be ready for the noise to get very loud. So in practice there is no red noise possible, it's all high pass filtered.<br></div><div>To get any arbitrary shape of noise it can be done most efficiently by convolving a frequency curve table with white noise. The table would have the same length as the number of bins in the FFT.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Martin<br></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Fri, Nov 13, 2015 at 10:35 PM, Alexandre Torres Porres <span dir="ltr"><<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">hi, wondering how to implement brown noise in Pd (vanilla or extended) - moreover, I'd like and if there's an external that does it.<div><br></div><div>same about grey noise</div><div><br></div><div>thanks</div><div><br></div><div>alex</div></div>
<br></div></div><span class="">_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></span></blockquote></div><br></div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>