Mercurial > hg > qm-vamp-plugins
view README.txt @ 152:979281679a39
Added tag mirex2013 for changeset 0979eea02d93
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Thu, 05 Sep 2013 13:21:26 +0100 |
parents | ed55dc6aabf5 |
children | 46cee2d97bfc |
line wrap: on
line source
QM Vamp Plugins =============== Vamp audio feature extraction plugins from the Centre for Digital Music at Queen Mary, University of London. http://www.elec.qmul.ac.uk/digitalmusic/ Version 1.7. For more information about Vamp plugins, see http://www.vamp-plugins.org/ . About This Release ================== This release corresponds to a change in the licensing terms under which the QM plugins are published (from a closed-source license to the GPL). It contains no new functionality over 1.6. Plugins Included ================ This plugin set includes the following plugins: * Note onset detector * Beat tracker and tempo estimator * Key estimator and tonal change detector * Adaptive multi-resolution FFT spectrogram * Polyphonic note transcription estimator * Segmenter, to divide a track into a consistent sequence of segments * Timbral and rhythmic similarity between audio tracks * Wavelet scalogram (discrete wavelet transform) * Chromagram, constant-Q spectrogram, and MFCC calculation plugins For full details about the plugins, with references, please see http://vamp-plugins.org/plugin-doc/qm-vamp-plugins.html License ======= These plugins are provided under the terms of the GNU General Public License. You may install and use the plugin binaries without fee for any purpose commercial or non-commercial. You may also modify and redistribute the plugins in source or binary form, provided you comply with the terms given by the GNU General Public License. See the file COPYING for more details. If you wish to use these plugins in a proprietary application or product for which the terms of the GPL are not appropriate, please contact the Centre for Digital Music at Queen Mary, University of London for further licensing terms. Copyright (c) 2006-2011 Queen Mary, University of London. To Install ========== Installation depends on your operating system. Win 32 -> Copy qm-vamp-plugins.dll, qm-vamp-plugins.cat and qm-vamp-plugins.n3 to C:\Program Files\Vamp Plugins\ Win 64 -> Copy qm-vamp-plugins.dll, qm-vamp-plugins.cat and qm-vamp-plugins.n3 to C:\Program Files\Vamp Plugins (x86)\ OS/X -> Copy qm-vamp-plugins.dylib, qm-vamp-plugins.cat and qm-vamp-plugins.n3 to $HOME/Library/Audio/Plug-Ins/Vamp/ or /Library/Audio/Plug-Ins/Vamp/ Linux -> Copy qm-vamp-plugins.so, qm-vamp-plugins.cat and qm-vamp-plugins.n3 to $HOME/vamp/ or /usr/local/lib/vamp/ or /usr/lib/vamp/