# HG changeset patch # User Chris Cannam # Date 1441731481 -3600 # Node ID 678a886729532d210a8e07fdb3527056bef9d2a4 # Parent 4858249d4fb1b3efdff1ca9a1cd1c137c0cca942 Download links -> SoundSoftware site diff -r 4858249d4fb1 -r 678a88672953 plugin-doc/qm-vamp-plugins.html --- a/plugin-doc/qm-vamp-plugins.html Mon Jun 22 09:32:35 2015 +0100 +++ b/plugin-doc/qm-vamp-plugins.html Tue Sep 08 17:58:01 2015 +0100 @@ -14,12 +14,15 @@
The QM Vamp Plugin set is a library of Vamp audio feature extraction plugins developed at the Centre for Digital -Music at Queen Mary, University of London. These plugins are -provided as a single library file, made available in binary form for -Windows, OS/X, and Linux from the Centre for Digital Music's download -page. +href="http://c4dm.eecs.qmul.ac.uk/">Centre for Digital Music at +Queen Mary, University of London. These plugins are provided as a +single library file, made available in source and binary form for +Windows, OS/X, and Linux via the SoundSoftware +code site (see download +page). +
For more information about Vamp plugins, see http://www.vamp-plugins.org/ .
@@ -42,7 +45,7 @@System identifier – vamp:qm-vamp-plugins:qm-onsetdetector
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-onsetdetector
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Note Onset Detector analyses a single channel of audio and estimates the onset times of notes within the music – that is, the times at @@ -109,7 +112,7 @@
System identifier – vamp:qm-vamp-plugins:qm-tempotracker
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-tempotracker
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Tempo and Beat Tracker analyses a single channel of audio and estimates the positions of metrical beats within the music (the @@ -182,7 +185,7 @@
System identifier – vamp:qm-vamp-plugins:qm-barbeattracker
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-barbeattracker
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Bar and Beat Tracker analyses a single channel of audio and @@ -288,7 +291,7 @@
System identifier – vamp:qm-vamp-plugins:qm-keydetector
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-keydetector
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Key Detector analyses a single channel of audio and continuously estimates the key of the music by comparing the degree to which a @@ -347,7 +350,7 @@
System identifier – vamp:qm-vamp-plugins:qm-tonalchange
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-tonalchange
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Tonal Change analyses a single channel of audio, detecting harmonic changes such as chord boundaries. @@ -397,7 +400,7 @@
System identifier – vamp:qm-vamp-plugins:qm-adaptivespectrogram
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-adaptivespectrogram
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Adaptive Spectrogram produces a composite spectrogram from a set of @@ -448,7 +451,7 @@
System identifier – vamp:qm-vamp-plugins:qm-transcription
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-transcription
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
The Polyphonic Transcription plugin estimates a note transcription using MIDI pitch values from its input audio, returning a feature for @@ -477,7 +480,7 @@
System identifier – vamp:qm-vamp-plugins:qm-segmenter
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-segmenter
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Segmenter divides a single channel of music up into structurally consistent segments. It returns a numeric value (the segment type) @@ -576,7 +579,7 @@
System identifier – vamp:qm-vamp-plugins:qm-similarity
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-similarity
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Similarity treats each channel of its audio input as a separate "track", and estimates how similar the tracks are to one another using @@ -663,7 +666,7 @@
System identifier – vamp:qm-vamp-plugins:qm-dwt
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-dwt
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Discrete Wavelet Transform plugin performs the forward DWT on the signal. The wavelet coefficients are derived from a fast segmented DWT @@ -700,7 +703,7 @@
System identifier – vamp:qm-vamp-plugins:qm-constantq
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-constantq
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Constant-Q Spectrogram calculates a spectrogram based on a short-time windowed constant Q spectral transform. This is a spectrogram in @@ -750,7 +753,7 @@
System identifier – vamp:qm-vamp-plugins:qm-chromagram
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-chromagram
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Chromagram calculates a constant Q spectral transform (as in the Constant Q Spectrogram plugin) and then wraps the frequency bin values @@ -800,7 +803,7 @@
System identifier – vamp:qm-vamp-plugins:qm-mfcc
RDF URI – http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#qm-mfcc
-
Links – Back to top of library documentation – Download location
+
Links – Back to top of library documentation – Download location
Mel-Frequency Cepstral Coefficients calculates MFCCs from a single channel of audio. These coefficients, derived from a cosine transform