tidal-0.9.3: Pattern language for improvised music
Sound.Tidal.PatternList
Contents
Associated Types
type Item (Pattern a) :: * #
Methods
fromList :: [Item (Pattern a)] -> Pattern a #
fromListN :: Int -> [Item (Pattern a)] -> Pattern a #
toList :: Pattern a -> [Item (Pattern a)] #