dobutokO-effects-0.13.1.0: A library to deal with SoX effects and possibilities
Copyright(c) OleksandrZhabenko 2020
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010

DobutokO.Sound.Combine

Description

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

Instances details
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