haskore-0.2.0.1: The Haskore Computer Music System

Haskore.Basic.Scale

Documentation

type T = [Absolute]Source

ionianRel :: IntervalsSource

dorianRel :: IntervalsSource

phrygianRel :: IntervalsSource

lydianRel :: IntervalsSource

mixolydianRel :: IntervalsSource

aeolianRel :: IntervalsSource

lokrianRel :: IntervalsSource

alteredRel :: IntervalsSource

htwtRel :: IntervalsSource

wthtRel :: IntervalsSource

fromIntervals :: Intervals -> Class -> TSource