|
| Numeric.Random.Spectrum.Pink | | Portability | portable | | Stability | experimental | | Maintainer | m.p.donadio@ieee.org |
|
|
|
|
|
| Description |
Functions for pinking noise
http://www.firstpr.com.au/dsp/pink-noise/
|
|
| Synopsis |
|
|
|
| Documentation |
|
| kellet |
|
|
| voss |
| :: Int | number of octaves to sum
| | -> [Double] | noise
| | -> [Double] | pinked noise
| Voss's algorithm
UNTESTED, but the algorithm looks like it is working based on my hand
tests.
|
|
|
| Produced by Haddock version 0.8 |