HSoM-1.0.0: Library for computer music education

Safe HaskellNone
LanguageHaskell98

HSoM.Examples.RandomMusic

Documentation

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

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

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

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

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