hmeap-0.15: Haskell Meapsoft Parser

Safe HaskellSafe-Inferred
LanguageHaskell98

Sound.Analysis.Meapsoft.Measure

Description

Functions related to meapsoft analysis measures.

Synopsis

Documentation

cps_mel :: Floating n => n -> n Source

Cycles per second to MEL conversion, see Stevens & Volkman, 1940.

mel_cps :: Floating n => n -> n Source

MEL to cycles per second conversion, see Stevens & Volkman, 1940.

cps_erb :: Floating n => n -> n Source

Cycles per second to ERB conversion, see Glasberg & Moore, 1990, p. 114.