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 "noiseprof" and "noisered" effects.
Documentation
noiseprofC :: Noiseprof a -> String Source #
noiseprof1 :: Noiseprof a -> Maybe a Source #
noiseprofSet1 :: a -> Noiseprof a Source #
noiseredSet1 :: a -> Noisered a b -> Noisered a b Source #