dobutokO-effects-0.10.1.0: A library to deal with SoX effects and possibilities

Copyright(c) OleksandrZhabenko 2020
LicenseMIT
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010

DobutokO.Sound.Effects.Contrast

Description

Maintainer : olexandr543@yahoo.com

Helps to create experimental music. Can be used for applying the SoX "contrast" effect.

Documentation

data Contrast a Source #

Constructors

E 
Ct a 
Instances
Eq a => Eq (Contrast a) Source # 
Instance details

Defined in DobutokO.Sound.Effects.Contrast

Methods

(==) :: Contrast a -> Contrast a -> Bool #

(/=) :: Contrast a -> Contrast a -> Bool #

Show (Contrast Float) Source # 
Instance details

Defined in DobutokO.Sound.Effects.Contrast