summaryrefslogtreecommitdiff
path: root/qm-vamp-plugins-1.7-amd64-linux/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'qm-vamp-plugins-1.7-amd64-linux/README.txt')
-rw-r--r--qm-vamp-plugins-1.7-amd64-linux/README.txt87
1 files changed, 87 insertions, 0 deletions
diff --git a/qm-vamp-plugins-1.7-amd64-linux/README.txt b/qm-vamp-plugins-1.7-amd64-linux/README.txt
new file mode 100644
index 0000000..83b60a7
--- /dev/null
+++ b/qm-vamp-plugins-1.7-amd64-linux/README.txt
@@ -0,0 +1,87 @@
+
+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/
+