music-pitch-1.9.0: Musical pitch representation.

Safe HaskellNone
LanguageHaskell2010

Music.Pitch.Intonation

Contents

Description

Intonation and tuning.

Synopsis

Documentation

newtype Intonation p Source

Constructors

Intonation 

Fields

getIntonation :: p -> Hertz
 

newtype Tuning i Source

Constructors

Tuning 

Fields

getTuning :: i -> Double
 

intone :: (Pitch, Hertz) -> Tuning Interval -> Intonation Pitch Source

Turn a tuning into an intonation.

Specific tunings

Specific intonations

standardIntonation :: Intonation Pitch Source

 Modern standard intonation, i.e. 12-TET with a = 440 Hz.