Kulitta-2.2.1: Library for automated composition and musical learning

Safe HaskellNone
LanguageHaskell98

Kulitta.Learning.PCFGtoPTGG

Documentation

toTerm :: MP -> Dur -> a -> Term a MP Source #

toPTGG1 :: Dur -> [(Double, Rule a)] -> [Rule a MP] Source #

toPTGG2 :: (Dur -> Bool) -> [(Double, Rule a)] -> [Rule a MP] Source #