Mercurial > hg > constant-q-cpp
comparison README @ 182:8e64d3da52f5
Versions, copyrights
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Tue, 08 Sep 2015 13:09:58 +0100 |
parents | f21e612f26e8 |
children | 8b78ce63f0e1 |
comparison
equal
deleted
inserted
replaced
181:1ab84ec46c15 | 182:8e64d3da52f5 |
---|---|
38 depending on the frequency range specified. By default it produces | 38 depending on the frequency range specified. By default it produces |
39 output at a higher time resolution than some other implementations, | 39 output at a higher time resolution than some other implementations, |
40 using multiple kernel atoms per time block. The inverse transform is | 40 using multiple kernel atoms per time block. The inverse transform is |
41 approximate rather than exact (see the paper for details). | 41 approximate rather than exact (see the paper for details). |
42 | 42 |
43 The C++ implementation is by Chris Cannam, Copyright 2014 Queen Mary, | 43 The C++ implementation is by Chris Cannam, Copyright 2014-2015 Queen |
44 University of London. | 44 Mary, University of London. |
45 | 45 |
46 The library is provided under a liberal BSD/MIT-style open source | 46 The library is provided under a liberal BSD/MIT-style open source |
47 licence. See the file COPYING for more information. | 47 licence. See the file COPYING for more information. |
48 | 48 |