synthesizer-core-0.4.0.4: Audio signal processing coded in Haskell: Low level part

Synthesizer.RandomKnuth

Description

Very simple random number generator which should be fast and should suffice for generating just noise. http://www.softpanorama.org/Algorithms/random_generators.shtml

Documentation

data T Source

Instances