synthesizer-core-0.6: 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 Source

Instances