# HG changeset patch # User Chris Cannam # Date 1407492221 -3600 # Node ID f21e612f26e85e69a354b30cca8cc2a34a3b742d # Parent 7c444fea4338d5bd880180e64a74018698f7d251 Add note on Vamp plugin to README diff -r 7c444fea4338 -r f21e612f26e8 README --- 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,