Copyright | (c) OleksandrZhabenko 2020 |
---|---|
License | MIT |
Stability | Experimental |
Safe Haskell | None |
Language | Haskell2010 |
Maintainer : olexandr543@yahoo.com
Helps to create experimental music. Can be used for applying the SoX "synth" effect and frequency modulation.
Documentation
toRange100 :: Float -> Float Source #
Whitenoise a b | |
Tpdfnoise a b | |
Pinknoise a b | |
Brownnoise a b | |
Pluck a b | |
Sine a b | |
Square a b | |
Triangle a b | |
Sawtooth a b | |
Trapezium a b | |
Exp a b |
choiceSet3 :: d -> Choice a b c d -> Choice a b c d Source #