haskore-0.2.0.8: The Haskore Computer Music System

Safe HaskellSafe
LanguageHaskell2010

Haskore.Composition.Trill

Documentation

trill :: Int -> Dur -> T note -> T note Source

trill' :: Int -> Dur -> T note -> T note Source

trillN :: Int -> Integer -> T note -> T note Source

trillN' :: Int -> Integer -> T note -> T note Source

roll :: Dur -> T note -> T note Source

rollN :: Integer -> T note -> T note Source