HSoM-1.0.0: Library for computer music education

Safe HaskellNone
LanguageHaskell98

HSoM.Examples.MoreMusic

Documentation

mkLn :: Int -> p -> Dur -> Music p Source #

rep :: (Music a -> Music a) -> (Music a -> Music a) -> Int -> Music a -> Music a Source #