music-pitch-1.7.1: Abstract representation of musical pitch.

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

Music.Pitch.Intonation

Description

Provides intonation.

Documentation

type Intonation a = a -> Hertz Source