| Copyright | (c) Hans Hoglund 2012 | 
|---|---|
| License | BSD-style | 
| Maintainer | hans@hanshoglund.se | 
| Stability | experimental | 
| Portability | portable | 
| Safe Haskell | None | 
| Language | Haskell2010 | 
Music.Pitch.Intonation
Description
Provides intonation.
Documentation
type Intonation a = a -> Hertz Source
pure :: Integral a => Intonation a Source
pythagorean :: Integral a => Intonation a Source
twelveToneEqual :: Integral a => Intonation a Source