Euterpea-1.0.0: Library for computer music research and education

Safe HaskellNone

Euterpea.Examples.SelfSimilar

Documentation

data Cluster Source

Constructors

Cluster SNote [Cluster] 

fringe :: Int -> Cluster -> [SNote]Source

ss :: [SNote] -> Int -> AbsPitch -> Dur -> Music PitchSource

fringe' :: Int -> Cluster -> [[SNote]]Source

ss' :: [SNote] -> Int -> AbsPitch -> Dur -> Music PitchSource

m5 :: [(Dur, Int)]Source