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

Safe HaskellSafe-Inferred

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

Instances

cons :: Int -> T