haskore-0.2.0.8: The Haskore Computer Music System

Safe HaskellSafe
LanguageHaskell2010

Haskore.Basic.Scale

Documentation

type T = [Absolute] Source

ionianRel :: Intervals Source

dorianRel :: Intervals Source

phrygianRel :: Intervals Source

lydianRel :: Intervals Source

mixolydianRel :: Intervals Source

aeolianRel :: Intervals Source

lokrianRel :: Intervals Source

alteredRel :: Intervals Source

htwtRel :: Intervals Source

wthtRel :: Intervals Source

fromIntervals :: Intervals -> Class -> T Source