Wiki » History » Version 2

Version 1 (Chris Cannam, 2015-09-29 09:09 AM) → Version 2/4 (Chris Cannam, 2015-09-29 09:16 AM)

h1. Wiki

The MATLAB implementation of the Chroma Toolbox (by Ewert and Müller) provides the following audio features:

|*Name*|*Description*|*Process*|
|Pitch|Semitone pitch spectrogram|88-bin elliptic filter bank, short-time energy summation|
|CP|Chroma|Pitch -> octave overlap and sum -> various norm options|
|CLP|Chroma (log)|Pitch |CLP|Chroma-log|Pitch -> log compression -> octave overlap and sum -> various norm options|
|CENS|Chroma energy-normalised statistics|Pitch -> octave overlap -> L1 norm -> quantize -> smooth and downsample -> L2 norm|