13
0
livetrax/libs/qm-dsp
2016-08-30 07:15:00 +01:00
..
base NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
build globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
dsp No discrimination against systems which don't have a PI define 2016-08-27 17:20:27 +02:00
hmm NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
include globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
maths No discrimination against systems which don't have a PI define 2016-08-27 17:20:27 +02:00
MSVCqm-dsp Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
thread globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit 2015-10-04 15:11:15 -04:00
COPYING add queen mary DSP library 2011-03-02 12:37:39 +00:00
qm-dsp.pro add queen mary DSP library 2011-03-02 12:37:39 +00:00
README.txt add queen mary DSP library 2011-03-02 12:37:39 +00:00
wscript remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00


QM-DSP library
==============

This is a C++ library of functions for DSP and Music Informatics
purposes developed at Queen Mary, University of London.
It is used by the QM Vamp Plugins (q.v.) amongst other things.

This code is Copyright (c) 2006-2010 Queen Mary, University of London,
with the following exceptions:

maths/pca.c -- Fionn Murtagh, from StatLib; with permission

maths/Polyfit.h -- Allen Miller, David J Taylor and others; also for
Delphi in the the JEDI Math Library, under the Mozilla Public License

thread/BlockAllocator.h -- derived from FSB Allocator by Juha Nieminen,
under BSD-style license

See individual files for further authorship details.


License
=======

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.  See the file
COPYING included with this distribution for more information.