Chris@366: Chris@366: This library is distributed under the following licence: Chris@366: Chris@366: Copyright (c) 2013-2014 Queen Mary, University of London Chris@366: Chris@366: Permission is hereby granted, free of charge, to any person Chris@366: obtaining a copy of this software and associated documentation Chris@366: files (the "Software"), to deal in the Software without Chris@366: restriction, including without limitation the rights to use, copy, Chris@366: modify, merge, publish, distribute, sublicense, and/or sell copies Chris@366: of the Software, and to permit persons to whom the Software is Chris@366: furnished to do so, subject to the following conditions: Chris@366: Chris@366: The above copyright notice and this permission notice shall be Chris@366: included in all copies or substantial portions of the Software. Chris@366: Chris@366: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, Chris@366: EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF Chris@366: MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND Chris@366: NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY Chris@366: CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF Chris@366: CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION Chris@366: WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Chris@366: Chris@366: Except as contained in this notice, the names of the Centre for Chris@366: Digital Music; Queen Mary, University of London; and Chris Cannam Chris@366: shall not be used in advertising or otherwise to promote the sale, Chris@366: use or other dealings in this Software without prior written Chris@366: authorization. Chris@366: Chris@366: The code in src/ext/kissfft is distributed under the following licence: Chris@366: Chris@366: Copyright (c) 2003-2010 Mark Borgerding Chris@366: Chris@366: All rights reserved. Chris@366: Chris@366: Redistribution and use in source and binary forms, with or without Chris@366: modification, are permitted provided that the following conditions Chris@366: are met: Chris@366: Chris@366: * Redistributions of source code must retain the above copyright Chris@366: notice, this list of conditions and the following disclaimer. Chris@366: Chris@366: * Redistributions in binary form must reproduce the above Chris@366: copyright notice, this list of conditions and the following Chris@366: disclaimer in the documentation and/or other materials provided Chris@366: with the distribution. Chris@366: Chris@366: * Neither the author nor the names of any contributors may be used Chris@366: to endorse or promote products derived from this software Chris@366: without specific prior written permission. Chris@366: Chris@366: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND Chris@366: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, Chris@366: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF Chris@366: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE Chris@366: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS Chris@366: BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, Chris@366: EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED Chris@366: TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, Chris@366: DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON Chris@366: ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR Chris@366: TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF Chris@366: THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF Chris@366: SUCH DAMAGE.