Euterpea-1.1.0: Library for computer music research and education

Safe HaskellNone
LanguageHaskell98

Euterpea.Examples.RandomMusic

Documentation

m5' :: (Random a, Floating a) => a -> a Source

m6' :: (Random a, Floating a, Eq a) => a -> a Source

mcm :: [[Pitch]] -> Int -> Music Pitch Source

lc :: Ord a => [a] -> Int -> [a] Source

lcl :: Ord a => [[a]] -> Int -> Int -> [a] Source