haskore-0.0.5.1: 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
t7 :: TSource
ss :: TSource
durss :: DurSource
pat2 :: [SNote]Source
Produced by Haddock version 2.3.0