| Copyright | (c) OleksandrZhabenko 2020 |
|---|---|
| License | MIT |
| Maintainer | olexandr543@yahoo.com |
| Stability | Experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
DobutokO.Sound.Effects.Classes.FstParam
Description
Helps to create experimental music. Can be used for applying the SoX effects.
Documentation
class FstParam a b where Source #
Instances
class FstParamL a b where Source #
Instances
class FstParamM a b where Source #