temporal-music-notation-western-0.1.4: western music notation

Temporal.Music.Western.TwelveTone

Contents

Synopsis

12-tones

Chromatic scales

Tones

data Chromatic Source

12-tone scale. Default scale defined in Pch class is equal temperament.

Constructors

C 
Cs 
D 
Ds 
E 
F 
Fs 
G 
Gs 
A 
As 
B 

Scales

eqt :: Int -> Frequency -> Scale

12 tone equal temperament scale

pyth :: Int -> Frequency -> Scale

pythagorean scale

hind :: Int -> Frequency -> Scale

hindemithean scale with mean of fs and gb for tritone

hindFs :: Int -> Frequency -> Scale

hindemithean scale with fs for tritone

hindGb :: Int -> Frequency -> Scale

hindemithean scale with gb for tritone

Intervals

pure intervals as factors

in steps for 12 tone scale