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.Segment

Description

Maintainer : olexandr543@yahoo.com

Helps to create experimental music. Can be used for applying the "pitch" and / or "tempo" SoX effects.

Documentation

data Segment a Source #

Constructors

E0 
S1 a 
S2 a a 
S3 a a a 

segmentSet2 :: a -> a -> Segment a -> Segment a Source #

segmentSet3 :: a -> a -> a -> Segment a Source #

data Qdash Source #

Constructors

E 
Q