hmeap-0.14: Haskell Meapsoft Parser

Safe HaskellSafe-Inferred

Sound.Analysis.Meapsoft.Measure

Description

Functions related to meapsoft analysis measures.

Synopsis

Documentation

cps_mel :: Floating n => n -> nSource

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

mel_cps :: Floating n => n -> nSource

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

cps_erb :: Floating n => n -> nSource

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