Mercurial > hg > constant-q-cpp
changeset 165:f35d0bf6d85d
Merge
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Fri, 08 Aug 2014 11:04:13 +0100 |
parents | f21e612f26e8 (diff) 1081c73fbbe3 (current diff) |
children | de7c9379257e |
files | |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Fri Aug 08 10:07:25 2014 +0100 +++ b/README Fri Aug 08 11:04:13 2014 +0100 @@ -19,6 +19,15 @@ magnitude spectrogram * Inverse transform: complex Constant-Q bins to time domain +The Vamp plugin provides: + + * Constant-Q magnitude spectrogram with high and low frequency + extents defined in Hz + * Constant-Q magnitude spectrogram with high and low frequency + extents defined as MIDI pitch values + * Pitch chromagram obtained by folding a Constant-Q spectrogram + around into a single-octave range + The method is drawn from Christian Schörkhuber and Anssi Klapuri, "Constant-Q transform toolbox for music processing", SMC 2010. See the file CITATION for details. If you use this code in research work,