tidal-1.7.10: Pattern language for improvised music
Safe HaskellSafe-Inferred
LanguageHaskell2010

Sound.Tidal.Show

Synopsis

Documentation

show :: Show a => a -> String Source #

A specialised variant of showsPrec, using precedence context zero, and returning an ordinary String.

draw :: Pattern Char -> Render Source #

drawLineSz :: Int -> Pattern Char -> Render Source #

Orphan instances

Show Context Source # 
Instance details

Show Value Source # 
Instance details

Show ValueMap Source # 
Instance details

Show Arc Source # 
Instance details

Show a => Show (Event a) Source # 
Instance details

Show a => Show (Pattern a) Source # 
Instance details