c@69
|
1
|
c@69
|
2 The code in this library is provided under an MIT-style licence as
|
c@69
|
3 follows. However, note that other code which it depends on may be
|
c@69
|
4 licensed differently (for example, qm-dsp is under the GPL). This
|
c@69
|
5 licence applies only to the source files actually contained in this
|
c@69
|
6 repository, and not to any of its subrepositories. See individual
|
c@69
|
7 files for more details.
|
c@69
|
8
|
c@69
|
9 Constant-Q library
|
c@69
|
10 Copyright (c) 2013-2014 Queen Mary, University of London
|
c@69
|
11
|
c@69
|
12 Permission is hereby granted, free of charge, to any person
|
c@69
|
13 obtaining a copy of this software and associated documentation
|
c@69
|
14 files (the "Software"), to deal in the Software without
|
c@69
|
15 restriction, including without limitation the rights to use, copy,
|
c@69
|
16 modify, merge, publish, distribute, sublicense, and/or sell copies
|
c@69
|
17 of the Software, and to permit persons to whom the Software is
|
c@69
|
18 furnished to do so, subject to the following conditions:
|
c@69
|
19
|
c@69
|
20 The above copyright notice and this permission notice shall be
|
c@69
|
21 included in all copies or substantial portions of the Software.
|
c@69
|
22
|
c@69
|
23 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
c@69
|
24 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
c@69
|
25 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
c@69
|
26 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
c@69
|
27 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
c@69
|
28 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
c@69
|
29 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
c@69
|
30
|
c@69
|
31 Except as contained in this notice, the names of the Centre for
|
c@69
|
32 Digital Music; Queen Mary, University of London; and Chris Cannam
|
c@69
|
33 shall not be used in advertising or otherwise to promote the sale,
|
c@69
|
34 use or other dealings in this Software without prior written
|
c@69
|
35 authorization.
|
c@69
|
36
|
c@69
|
37
|