NAME¶
chordata - Analyzes chords on audio files
SYNOPSIS¶
chordata [
-b backend]
... [
--help]
DESCRIPTION¶
CLAM Chordata is a chord detection tool that can be used to browse the chords of
your favourite mp3/ogg/wav music. You can freely move arround the song,
listening and getting insight of its tonal features by using several available
views: Chord segments, Chord ranking, Tonnetz, Keyspace, Chromatic peaks,
PCPgram...
This is an example application of the CLAM framework.
OPTIONS¶
- -b backend
- Try the specified backend if available. The program will
choose the first specified backend that works. If none of the specified
backends is available, the default sequence of backends will be tried. The
default sequence is jack and portaudio
- --help
- Show the usage information.
AUTHOR¶
CLAM development team (clam (at) iua.upf.es)