haskore-0.1: The Haskore Computer Music SystemSource codeContentsIndex
Haskore.Basic.Scale
Documentation
type T = [Absolute]Source
ionian :: Class -> TSource
dorian :: Class -> TSource
phrygian :: Class -> TSource
lydian :: Class -> TSource
mixolydian :: Class -> TSource
aeolian :: Class -> TSource
lokrian :: Class -> TSource
altered :: Class -> TSource
htwt :: Class -> TSource
wtht :: Class -> TSource
ionianRel :: IntervalsSource
dorianRel :: IntervalsSource
phrygianRel :: IntervalsSource
lydianRel :: IntervalsSource
mixolydianRel :: IntervalsSource
aeolianRel :: IntervalsSource
lokrianRel :: IntervalsSource
alteredRel :: IntervalsSource
htwtRel :: IntervalsSource
wthtRel :: IntervalsSource
fromOffsets :: [Absolute] -> Class -> TSource
fromIntervals :: Intervals -> Class -> TSource
continue :: T -> TSource
Produced by Haddock version 2.4.2