Mercurial > hg > constant-q-cpp
changeset 163:f21e612f26e8
Add note on Vamp plugin to README
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Fri, 08 Aug 2014 11:03:41 +0100 |
parents | 7c444fea4338 |
children | f35d0bf6d85d |
files | README |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Thu Aug 07 19:19:21 2014 +0100 +++ b/README Fri Aug 08 11:03:41 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,