| Copyright | (c) OleksandrZhabenko 2020 |
|---|---|
| License | MIT |
| Maintainer | olexandr543@yahoo.com |
| Stability | Experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
DobutokO.Sound.Effects.DCShift
Description
Helps to create experimental music. Can be used for applying the SoX "dcshift" effect.
Documentation
dcShiftSet1 :: a -> DCShift a b -> DCShift a b Source #
dcShiftSet2 :: b -> DCShift a b -> DCShift a b Source #