SVG of thorsten's editor track/bus list icons
[ardour2.git] / libs / qm-dsp / README.txt
blob68a8a16573e69cf0c004e41c9bba575a8b7809f0
3 QM-DSP library
4 ==============
6 This is a C++ library of functions for DSP and Music Informatics
7 purposes developed at Queen Mary, University of London.
8 It is used by the QM Vamp Plugins (q.v.) amongst other things.
10 This code is Copyright (c) 2006-2010 Queen Mary, University of London,
11 with the following exceptions:
13 maths/pca.c -- Fionn Murtagh, from StatLib; with permission
15 maths/Polyfit.h -- Allen Miller, David J Taylor and others; also for
16 Delphi in the the JEDI Math Library, under the Mozilla Public License
18 thread/BlockAllocator.h -- derived from FSB Allocator by Juha Nieminen,
19 under BSD-style license
21 See individual files for further authorship details.
24 License
25 =======
27 This program is free software; you can redistribute it and/or
28 modify it under the terms of the GNU General Public License as
29 published by the Free Software Foundation; either version 2 of the
30 License, or (at your option) any later version.  See the file
31 COPYING included with this distribution for more information.