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