| Copyright | (c) OleksandrZhabenko 2020 |
|---|---|
| License | MIT |
| Maintainer | olexandr543@yahoo.com |
| Stability | Experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
DobutokO.Sound.Effects.Stats
Description
Helps to create experimental music. Can be used for applying the SoX "stats" effect.
Documentation
statsPSet1 :: a -> StatsP a -> StatsP a Source #
window1Set1 :: a -> Window1 a Source #
Instances
| SndParamSetL3 b (Stats2 a b) Source # | |
| FstParamSetL3 a (Stats2 a b) Source # | |
| (Eq a, Eq b) => Eq (Stats2 a b) Source # | |
| Show (Stats2 StatsPF Window) Source # | |
| SndParamL (Stats2 a b) b Source # | |
Defined in DobutokO.Sound.Effects.Classes.SndParam | |
| FstParamL (Stats2 a b) a Source # | |
Defined in DobutokO.Sound.Effects.Classes.FstParam | |
stats2Set1 :: [a] -> Stats2 a b -> Stats2 a b Source #
stats2Set2 :: [b] -> Stats2 a b -> Stats2 a b Source #