haskore-0.1.0.3: The Haskore Computer Music SystemSource codeContentsIndex
Haskore.Example.SelfSim
Documentation
data Cluster Source
Constructors
Cl SNote [Cluster]
type Pat = [SNote]Source
type SNote = [(Absolute, Dur)]Source
sim :: Pat -> [Cluster]Source
addmult :: (Num a, Num b) => [(a, b)] -> [(a, b)] -> [(a, b)]Source
simFringe :: Num a => a -> Pat -> [SNote]Source
fringe :: Num a => a -> Cluster -> [SNote]Source
simToHask :: [[(Absolute, Dur)]] -> T ()Source
sim4 :: Int -> T ()Source
sim2 :: Int -> TSource
sim12 :: Int -> TSource
sim3 :: Int -> TSource
sim4s :: Int -> TSource
sim1 :: Int -> TSource
t7 :: TSource
t8 :: TSource
t9 :: TSource
t10 :: TSource
t6 :: TSource
ss :: TSource
durss :: DurSource
pat2 :: [SNote]Source
pat3 :: [SNote]Source
pat4 :: [SNote]Source
pat4' :: [SNote]Source
pat1 :: [SNote]Source
Produced by Haddock version 2.6.1