haskore-0.2: The Haskore Computer Music System

Haskore.Composition.Trill

Documentation

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

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

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

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

roll :: Dur -> T note -> T noteSource

rollN :: Integer -> T note -> T noteSource