Wiki » History » Version 1

Chris Cannam, 2015-09-29 09:09 AM

1 1 Chris Cannam
h1. Wiki
2 1 Chris Cannam
3 1 Chris Cannam
The MATLAB implementation of the Chroma Toolbox (by Ewert and Müller) provides the following audio features:
4 1 Chris Cannam
5 1 Chris Cannam
|*Name*|*Description*|*Process*|
6 1 Chris Cannam
|Pitch|Semitone pitch spectrogram|88-bin elliptic filter bank, short-time energy summation|
7 1 Chris Cannam
|CP|Chroma|Pitch -> octave overlap and sum -> various norm options|
8 1 Chris Cannam
|CLP|Chroma-log|Pitch -> log compression -> octave overlap and sum -> various norm options|