HarmTrace-2.2.0: Harmony Analysis and Retrieval of Music

Portabilitynon-portable
Stabilityexperimental
Maintainerbash@cs.uu.nl, jpm@cs.ox.ac.uk
Safe HaskellNone

HarmTrace.Audio.Key

Description

Summary: Key-finding from musical audio.

Synopsis

Documentation

getBeatSyncKeyFromChroma :: AudioFeat -> [TimedData Key]Source

Returns a Key key assignment, given Beat and chroma information. N.B. The beats and chroma do not have to be synchronised, they will be sychronised in the process of finding the key (see ChromaKey and BeatSync)