hmt-0.16: Haskell Music Theory

Safe HaskellSafe
LanguageHaskell98

Music.Theory.Tuning.Sethares_1994

Description

William A. Sethares. "Adaptive Tunings for Musical Scales". Journal of the Acoustical Society of America, 96(1), July 1994.

http://sethares.engr.wisc.edu/consemi.html

Documentation

d :: (Floating n, Ord n) => (n, n) -> (n, n) -> n Source #

fig_1 :: (Floating n, Enum n, Ord n) => [[n]] Source #

d_h :: (Floating n, Ord n) => [(n, n)] -> [(n, n)] -> n Source #