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

Safe HaskellSafe-Infered

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