| Copyright | (c) OleksandrZhabenko 2020 |
|---|---|
| License | MIT |
| Maintainer | olexandr543@yahoo.com |
| Stability | Experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
DobutokO.Sound.Effects.Speed
Description
Helps to create experimental music. Can be used for applying the "speed" SoX effect.
Documentation
Constructors
| Spd a b |
Instances
| SndParamSet3 b (Speed a b) Source # | |
| FstParamSet3 a (Speed a b) Source # | |
| (Eq a, Eq b) => Eq (Speed a b) Source # | |
| Show (Speed Float Cents) Source # | |
| SndParam (Speed a b) b Source # | |
Defined in DobutokO.Sound.Effects.Classes.SndParam | |
| FstParam (Speed a b) a Source # | |
Defined in DobutokO.Sound.Effects.Classes.FstParam | |