changeset 59:af3ec1585323

* untabify
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 31 Jan 2008 12:04:59 +0000
parents b7db086a8007
children 90fa946fda40
files README.txt qm-vamp-plugins.pro
diffstat 2 files changed, 86 insertions(+), 86 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Thu Jan 31 10:47:49 2008 +0000
+++ b/README.txt	Thu Jan 31 12:04:59 2008 +0000
@@ -47,15 +47,15 @@
 
     OS/X    -> Copy qm-vamp-plugins.dylib and qm-vamp-plugins.cat to
                $HOME/Library/Audio/Plug-Ins/Vamp/
-	       or
-	       /Library/Audio/Plug-Ins/Vamp/
+               or
+               /Library/Audio/Plug-Ins/Vamp/
 
     Linux   -> Copy qm-vamp-plugins.so and qm-vamp-plugins.cat to
                $HOME/vamp/
-	       or
-	       /usr/local/lib/vamp/
-	       or 
-	       /usr/lib/vamp/
+               or
+               /usr/local/lib/vamp/
+               or 
+               /usr/lib/vamp/
 
 
 Plugins Included
@@ -81,25 +81,25 @@
 Note Onset Detector
 -------------------
 
- Identifier:	qm-onsetdetector
- Authors:	Chris Duxbury, Juan Pablo Bello and Christian Landone
- Category:	Time > Onsets
+ Identifier:    qm-onsetdetector
+ Authors:       Chris Duxbury, Juan Pablo Bello and Christian Landone
+ Category:      Time > Onsets
 
- References:	C. Duxbury, J. P. Bello, M. Davies and M. Sandler.
-		Complex domain Onset Detection for Musical Signals.
-		In Proceedings of the 6th Conference on Digital Audio
-		Effects (DAFx-03). London, UK. September 2003.
+ References:    C. Duxbury, J. P. Bello, M. Davies and M. Sandler.
+                Complex domain Onset Detection for Musical Signals.
+                In Proceedings of the 6th Conference on Digital Audio
+                Effects (DAFx-03). London, UK. September 2003.
 
-		D. Stowell and M. D. Plumbley.
-		Adaptive whitening for improved real-time audio onset
-		detection.
-		In Proceedings of the International Computer Music
-		Conference (ICMC'07), August 2007.
+                D. Stowell and M. D. Plumbley.
+                Adaptive whitening for improved real-time audio onset
+                detection.
+                In Proceedings of the International Computer Music
+                Conference (ICMC'07), August 2007.
 
-		D. Barry, D. Fitzgerald, E. Coyle and B. Lawlor.
-		Drum Source Separation using Percussive Feature
-		Detection and Spectral Modulation.
-		ISSC 2005
+                D. Barry, D. Fitzgerald, E. Coyle and B. Lawlor.
+                Drum Source Separation using Percussive Feature
+                Detection and Spectral Modulation.
+                ISSC 2005
 
 The Note Onset Detector plugin analyses a single channel of audio and
 estimates the locations of note onsets within the music.
@@ -116,19 +116,19 @@
 Tempo and Beat Tracker
 ----------------------
 
- Identifier:	qm-tempotracker
- Authors:	Matthew Davies and Christian Landone
+ Identifier:    qm-tempotracker
+ Authors:       Matthew Davies and Christian Landone
  Category:      Time > Tempo
 
- References:	M. E. P. Davies and M. D. Plumbley.
-		Context-dependent beat tracking of musical audio.
-		Technical Report C4DM-TR-06-02. 5 April 2006.
+ References:    M. E. P. Davies and M. D. Plumbley.
+                Context-dependent beat tracking of musical audio.
+                Technical Report C4DM-TR-06-02. 5 April 2006.
 
-		M. E. P. Davies and M. D. Plumbley.
-		Beat Tracking With A Two State Model.
-		In Proceedings of the IEEE International Conference 
-		on Acoustics, Speech and Signal Processing (ICASSP 2005),
-		Vol. 3, pp241-244 Philadelphia, USA, March 19-23, 2005.
+                M. E. P. Davies and M. D. Plumbley.
+                Beat Tracking With A Two State Model.
+                In Proceedings of the IEEE International Conference 
+                on Acoustics, Speech and Signal Processing (ICASSP 2005),
+                Vol. 3, pp241-244 Philadelphia, USA, March 19-23, 2005.
 
 The Tempo and Beat Tracker plugin analyses a single channel of audio
 and estimates the locations of metrical beats and the resulting tempo.
@@ -141,13 +141,13 @@
 Key Detector
 ------------
 
- Identifier:	qm-keydetector
- Authors:	Katy Noland and Christian Landone
- Category:	Key and Tonality
+ Identifier:    qm-keydetector
+ Authors:       Katy Noland and Christian Landone
+ Category:      Key and Tonality
 
- References:	K. Noland and M. Sandler.
-		Signal Processing Parameters for Tonality Estimation.
-		In Proceedings of Audio Engineering Society 122nd
+ References:    K. Noland and M. Sandler.
+                Signal Processing Parameters for Tonality Estimation.
+                In Proceedings of Audio Engineering Society 122nd
                 Convention, Vienna, 2007.
 
 The Key Detector plugin analyses a single channel of audio and
@@ -168,19 +168,19 @@
 Tonal Change
 ------------
 
- Identifier:	qm-tonalchange
- Authors:	Chris Harte and Martin Gasser
- Category:	Key and Tonality
+ Identifier:    qm-tonalchange
+ Authors:       Chris Harte and Martin Gasser
+ Category:      Key and Tonality
 
- References:	C. A. Harte, M. Gasser, and M. Sandler.
-		Detecting harmonic change in musical audio.
-		In Proceedings of the 1st ACM workshop on Audio and Music
-		Computing Multimedia, Santa Barbara, 2006.
+ References:    C. A. Harte, M. Gasser, and M. Sandler.
+                Detecting harmonic change in musical audio.
+                In Proceedings of the 1st ACM workshop on Audio and Music
+                Computing Multimedia, Santa Barbara, 2006.
 
-		C. A. Harte and M. Sandler.
-		Automatic chord identification using a quantised chromagram.
-		In Proceedings of the 118th Convention of the Audio
-		Engineering Society, Barcelona, Spain, May 28-31 2005.
+                C. A. Harte and M. Sandler.
+                Automatic chord identification using a quantised chromagram.
+                In Proceedings of the 118th Convention of the Audio
+                Engineering Society, Barcelona, Spain, May 28-31 2005.
 
 The Tonal Change plugin analyses a single channel of audio, detecting
 harmonic changes such as chord boundaries.
@@ -195,15 +195,15 @@
 Segmenter
 ---------
 
- Identifier:	qm-segmenter
- Authors:	Mark Levy
- Category:	Classification
+ Identifier:    qm-segmenter
+ Authors:       Mark Levy
+ Category:      Classification
 
- References:	M. Levy and M. Sandler.
-		Structural segmentation of musical audio by constrained
-		clustering.
-		IEEE Transactions on Audio, Speech, and Language Processing,
-		February 2008.
+ References:    M. Levy and M. Sandler.
+                Structural segmentation of musical audio by constrained
+                clustering.
+                IEEE Transactions on Audio, Speech, and Language Processing,
+                February 2008.
 
 The Segmenter plugin divides a single channel of music up into
 structurally consistent segments.  Its single output contains a
@@ -230,19 +230,19 @@
 Similarity
 ----------
 
- Identifier:	qm-similarity
- Authors:	Mark Levy, Kurt Jacobson and Chris Cannam
- Category:	Classification
+ Identifier:    qm-similarity
+ Authors:       Mark Levy, Kurt Jacobson and Chris Cannam
+ Category:      Classification
 
- References:	M. Levy and M. Sandler.
-		Lightweight measures for timbral similarity of musical audio.
-		In Proceedings of the 1st ACM workshop on Audio and Music
-		Computing Multimedia, Santa Barbara, 2006.
+ References:    M. Levy and M. Sandler.
+                Lightweight measures for timbral similarity of musical audio.
+                In Proceedings of the 1st ACM workshop on Audio and Music
+                Computing Multimedia, Santa Barbara, 2006.
 
-		K. Jacobson.
-		A Multifaceted Approach to Music Similarity.
-		In Proceedings of the Seventh International Conference on
-		Music Information Retrieval (ISMIR), 2006.
+                K. Jacobson.
+                A Multifaceted Approach to Music Similarity.
+                In Proceedings of the Seventh International Conference on
+                Music Information Retrieval (ISMIR), 2006.
 
 The Similarity plugin treats each channel of its audio input as a
 separate "track", and estimates how similar the tracks are to one
@@ -291,14 +291,14 @@
 Constant-Q Spectrogram
 ----------------------
 
- Identifier:	qm-constantq
- Authors:	Christian Landone
- Category:	Visualisation
+ Identifier:    qm-constantq
+ Authors:       Christian Landone
+ Category:      Visualisation
 
- References:	J. Brown.
-		Calculation of a constant Q spectral transform.
-		Journal of the Acoustical Society of America, 89(1):
-		425-434, 1991.
+ References:    J. Brown.
+                Calculation of a constant Q spectral transform.
+                Journal of the Acoustical Society of America, 89(1):
+                425-434, 1991.
 
 The Constant-Q Spectrogram plugin calculates a spectrogram based on a
 short-time windowed constant Q spectral transform.  This is a
@@ -316,9 +316,9 @@
 Chromagram
 ----------
 
- Identifier:	qm-chromagram
- Authors:	Christian Landone
- Category:	Visualisation
+ Identifier:    qm-chromagram
+ Authors:       Christian Landone
+ Category:      Visualisation
 
 The Chromagram plugin calculates a constant Q spectral transform (as
 above) and then wraps the frequency bin values into a single octave,
@@ -337,14 +337,14 @@
 Mel-Frequency Cepstral Coefficients
 -----------------------------------
 
- Identifier:	qm-mfcc
- Authors:	Nicolas Chetry and Chris Cannam
- Category:	Low Level Features
+ Identifier:    qm-mfcc
+ Authors:       Nicolas Chetry and Chris Cannam
+ Category:      Low Level Features
 
- References:	B. Logan.
-		Mel-Frequency Cepstral Coefficients for Music Modeling.
-		In Proceedings of the First International Symposium on Music
-		Information Retrieval (ISMIR), 2000.
+ References:    B. Logan.
+                Mel-Frequency Cepstral Coefficients for Music Modeling.
+                In Proceedings of the First International Symposium on Music
+                Information Retrieval (ISMIR), 2000.
 
 The Mel-Frequency Cepstral Coefficients plugin calculates MFCCs from a
 single channel of audio, returning one MFCC vector from each process
--- a/qm-vamp-plugins.pro	Thu Jan 31 10:47:49 2008 +0000
+++ b/qm-vamp-plugins.pro	Thu Jan 31 12:04:59 2008 +0000
@@ -1,7 +1,7 @@
 
 TEMPLATE = lib
 
-CONFIG += plugin warn_on debug
+CONFIG += plugin warn_on release
 CONFIG -= qt
 
 linux-g++:QMAKE_CXXFLAGS_RELEASE += -DNDEBUG -O3 -march=pentium3 -msse