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