haskore-0.0.5: The Haskore Computer Music SystemSource codeContentsIndex
Haskore.Composition.Drum
Documentation
type T = DrumSource
data Element Source
Constructors
R T
N T NoteAttributes
Roll T T NoteAttributes
Rolln Integer T NoteAttributes
na :: NoteAttributesSource
toMusic :: drum -> T -> NoteAttributes -> T drum instrSource
toMusicDefaultAttr :: drum -> T -> T drum instrSource
lineToMusic :: T -> [Element] -> TSource
elementToMusic :: T -> Element -> TSource
funkGroove :: TSource
Produced by Haddock version 2.3.0