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

Copyright(c) OleksandrZhabenko 2020
LicenseMIT
StabilityExperimental
Safe HaskellSafe
LanguageHaskell2010

DobutokO.Sound.Combine

Description

Maintainer : olexandr543@yahoo.com

Helps to create experimental music. Can be used to represent SoX combining types.

Documentation

data Combine Source #

Constructors

C 
S 
MX 
MP 
MG 
ML 
Instances
Eq Combine Source # 
Instance details

Defined in DobutokO.Sound.Combine

Methods

(==) :: Combine -> Combine -> Bool #

(/=) :: Combine -> Combine -> Bool #

Show Combine Source # 
Instance details

Defined in DobutokO.Sound.Combine