haskore-0.2.0.8: The Haskore Computer Music System

Safe HaskellSafe
LanguageHaskell2010

Haskore.Example.ChildSong6

Documentation

fd :: t -> (t -> NoteAttributes -> m) -> m Source

vel :: (NoteAttributes -> m) -> m Source

lmap :: (a -> T) -> [a] -> T Source