music-pitch-1.8.1: Musical pitch representation.

Copyright(c) Hans Hoglund 2012
LicenseBSD-style
Maintainerhans@hanshoglund.se
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Music.Pitch.Intonation

Contents

Description

Provides intonation, i.e. mappings from relative to absolute pitch.

Synopsis

Documentation

type Intonation p = p -> Hertz Source

type Tuning i = i -> Hertz Source

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.